mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
fixed mail links in Win10, include muted chats in the unread badge setting, shared links overview and search, version 0.8.53.dev
This commit is contained in:
@@ -1700,7 +1700,6 @@ bool DialogsWidget::onSearchMessages(bool searchCache) {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
void DialogsWidget::onNeedSearchMessages() {
|
||||
if (!onSearchMessages(true)) {
|
||||
_searchTimer.start(AutoSearchTimeout);
|
||||
|
Reference in New Issue
Block a user