mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-03 16:15:13 +00:00
improved mentions dropdown, version 0.8.28.dev
This commit is contained in:
@@ -1718,6 +1718,10 @@ void MainWidget::updateReplyTo() {
|
||||
history.updateReplyTo(true);
|
||||
}
|
||||
|
||||
void MainWidget::updateBotKeyboard() {
|
||||
history.updateBotKeyboard();
|
||||
}
|
||||
|
||||
void MainWidget::pushReplyReturn(HistoryItem *item) {
|
||||
history.pushReplyReturn(item);
|
||||
}
|
||||
|
Reference in New Issue
Block a user