mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fix threads list opening for bots.
This commit is contained in:
@@ -2015,7 +2015,7 @@ void Widget::refreshTopBars() {
|
||||
updateSearchFromVisibility(true);
|
||||
}
|
||||
_forumSearchRequested = false;
|
||||
if (_openedForum) {
|
||||
if (_openedForum && _openedForum->peer()->isChannel()) {
|
||||
const auto peer = _openedForum->peer();
|
||||
peer->updateFull();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user