mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Fix stickers list display after account switch.
This commit is contained in:
@@ -135,6 +135,8 @@ Session::Session(
|
||||
saveSettingsDelayed();
|
||||
}
|
||||
|
||||
// Storage::Account uses Main::Account::session() in those methods.
|
||||
// So they can't be called during Main::Session construction.
|
||||
local().readInstalledStickers();
|
||||
local().readFeaturedStickers();
|
||||
local().readRecentStickers();
|
||||
|
Reference in New Issue
Block a user