mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-07 23:53:58 +02:00
parent
1963fca7d3
commit
4ac3aef600
1 changed files with 3 additions and 0 deletions
|
@ -5239,6 +5239,9 @@ void HistoryWidget::replyToNextMessage() {
|
|||
const auto next = nextView->data();
|
||||
Ui::showPeerHistoryAtItem(next);
|
||||
replyToMessage(next);
|
||||
} else {
|
||||
clearHighlightMessages();
|
||||
cancelReply(false);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue