mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Support two lists of stories sources.
This commit is contained in:
@@ -314,7 +314,7 @@ Session::Session(not_null<Main::Session*> session)
|
||||
}
|
||||
}, _lifetime);
|
||||
|
||||
_stories->loadMore();
|
||||
_stories->loadMore(Data::StorySourcesList::NotHidden);
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user