2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-02 07:25:46 +00:00

Fix saved / replies userpics in chats search.

This commit is contained in:
John Preston
2024-05-21 14:36:24 +04:00
parent 1865fd382c
commit 1ce49df123
7 changed files with 70 additions and 10 deletions

View File

@@ -3145,6 +3145,7 @@ void InnerWidget::refreshEmpty() {
} else {
_searchEmpty.destroy();
_loadingAnimation.destroy();
_searchEmptyState = {};
}
const auto data = &session().data();