Fixed color update of right buttons in chats list on palette change.

This commit is contained in:
23rd 2025-02-06 22:31:14 +03:00 committed by John Preston
parent b61befa210
commit 4b43f4cbec

View file

@ -281,6 +281,7 @@ InnerWidget::InnerWidget(
) | rpl::start_with_next([=] {
_topicJumpCache = nullptr;
_chatsFilterTags.clear();
_rightButtons.clear();
}, lifetime());
session().downloaderTaskFinished(