fix: фикс закрепов

This commit is contained in:
Jganenokk
2026-07-25 15:46:40 +07:00
parent 20503c9b1a
commit d0fb5e317f
2 changed files with 36 additions and 0 deletions
+1
View File
@@ -608,6 +608,7 @@ class AccountModule {
} catch (e) {
logger.w('Папки чатов: $e');
}
await chats.applyFavorites(profile.id);
try {
await _saveLoginInfo(data, profile.id);