mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-02 23:55:12 +00:00
Add stories outline to group participants list.
This commit is contained in:
@@ -155,6 +155,7 @@ void UserData::setStoriesState(StoriesState state) {
|
||||
if (const auto history = owner().historyLoaded(this)) {
|
||||
history->updateChatListEntryPostponed();
|
||||
}
|
||||
session().changes().peerUpdated(this, UpdateFlag::StoriesState);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user