Add some debug logs on app startup timing.

This commit is contained in:
John Preston
2025-11-17 12:55:44 +04:00
parent df0849473c
commit 14295d59d1
2 changed files with 26 additions and 1 deletions

View File

@@ -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