mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-19 07:37:11 +02:00
fix: make it build
This commit is contained in:
parent
eeb5e5a206
commit
0bec9f742b
1 changed files with 1 additions and 1 deletions
|
@ -2150,7 +2150,7 @@ void Widget::searchMessages(QString query, Key inChat, UserData *from) {
|
|||
|
||||
if (inChat && from) {
|
||||
setSearchInChat(inChat, from);
|
||||
applyFilterUpdate(true);
|
||||
applySearchUpdate(true);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue