mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Apply updates correctly.
This commit is contained in:
@@ -123,8 +123,9 @@ private:
|
||||
void finalizeResolve(FullStoryId id);
|
||||
|
||||
void pushToBack(StoriesList &&list);
|
||||
void pushToFront(StoriesList &&list);
|
||||
void applyChanges(StoriesList &&list);
|
||||
void applyDeleted(FullStoryId id);
|
||||
void removeDependencyStory(not_null<Story*> story);
|
||||
|
||||
const not_null<Session*> _owner;
|
||||
base::flat_map<
|
||||
|
Reference in New Issue
Block a user