mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
fixed title back button after logout, fixed crash on relogin
This commit is contained in:
@@ -1290,6 +1290,8 @@ namespace App {
|
||||
delete *i;
|
||||
}
|
||||
documentsData.clear();
|
||||
cSetRecentStickers(RecentStickerPack());
|
||||
cSetStickersHash(QByteArray());
|
||||
::videoItems.clear();
|
||||
::audioItems.clear();
|
||||
::documentItems.clear();
|
||||
|
Reference in New Issue
Block a user