mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Fix media editing in topics.
This commit is contained in:
parent
ab5e7b1588
commit
07b93e1e02
1 changed files with 1 additions and 1 deletions
|
@ -2142,7 +2142,7 @@ void ComposeControls::initSendButton() {
|
|||
_send.get(),
|
||||
_show,
|
||||
[=] { return sendButtonMenuDetails(); },
|
||||
SendMenu::DefaultCallback(_show, send));
|
||||
sendAction);
|
||||
}
|
||||
|
||||
void ComposeControls::initSendAsButton(not_null<PeerData*> peer) {
|
||||
|
|
Loading…
Add table
Reference in a new issue