mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-02 15:35:51 +00:00
Added initial implementation of masks panel.
This commit is contained in:
@@ -134,8 +134,10 @@ Session::Session(
|
||||
// Storage::Account uses Main::Account::session() in those methods.
|
||||
// So they can't be called during Main::Session construction.
|
||||
local().readInstalledStickers();
|
||||
local().readInstalledMasks();
|
||||
local().readFeaturedStickers();
|
||||
local().readRecentStickers();
|
||||
local().readRecentMasks();
|
||||
local().readFavedStickers();
|
||||
local().readSavedGifs();
|
||||
data().stickers().notifyUpdated();
|
||||
|
Reference in New Issue
Block a user