Add some debug logs on app startup timing.
This commit is contained in:
@@ -222,6 +222,7 @@ Session::Session(
|
||||
data().stickers().notifyUpdated(Data::StickersType::Masks);
|
||||
data().stickers().notifyUpdated(Data::StickersType::Emoji);
|
||||
data().stickers().notifySavedGifsUpdated();
|
||||
DEBUG_LOG(("Init: Account stored data load finished."));
|
||||
});
|
||||
|
||||
#ifndef TDESKTOP_DISABLE_SPELLCHECK
|
||||
|
||||
Reference in New Issue
Block a user