mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Fix media editing in topics.
This commit is contained in:
@@ -2142,7 +2142,7 @@ void ComposeControls::initSendButton() {
|
||||
_send.get(),
|
||||
_show,
|
||||
[=] { return sendButtonMenuDetails(); },
|
||||
SendMenu::DefaultCallback(_show, send));
|
||||
sendAction);
|
||||
}
|
||||
|
||||
void ComposeControls::initSendAsButton(not_null<PeerData*> peer) {
|
||||
|
Reference in New Issue
Block a user