mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Fix reply-to re-appear after voice message sending.
This commit is contained in:
parent
b775d577a4
commit
4937cea38f
1 changed files with 0 additions and 1 deletions
|
@ -1008,7 +1008,6 @@ void HistoryWidget::initVoiceRecordBar() {
|
||||||
data.duration,
|
data.duration,
|
||||||
action);
|
action);
|
||||||
_voiceRecordBar->clearListenState();
|
_voiceRecordBar->clearListenState();
|
||||||
applyLocalDraft();
|
|
||||||
}, lifetime());
|
}, lifetime());
|
||||||
|
|
||||||
_voiceRecordBar->cancelRequests(
|
_voiceRecordBar->cancelRequests(
|
||||||
|
|
Loading…
Add table
Reference in a new issue