mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-12 14:43:54 +00:00
Show plain topics list for forum opened in community.
This commit is contained in:
@@ -1301,6 +1301,7 @@ void Widget::updateTopBarSuggestions() {
|
||||
|
||||
bool Widget::communityOverlaysShown() const {
|
||||
return _openedCommunity
|
||||
&& !_openedForum
|
||||
&& (_inner->state() == WidgetState::Default);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user