mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
feat: per-account ghost & lock ghost features & refactor
This commit is contained in:
@@ -1923,7 +1923,7 @@ void SessionController::activateFirstChatsFilter() {
|
||||
_filtersActivated = true;
|
||||
|
||||
const auto &settings = AyuSettings::getInstance();
|
||||
if (!settings.hideAllChatsFolder) {
|
||||
if (!settings.hideAllChatsFolder()) {
|
||||
setActiveChatsFilter(session().data().chatsFilters().defaultId());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user