2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

writing report spam statuses to local storage

This commit is contained in:
John Preston
2015-09-09 11:19:25 +03:00
parent ce678bad68
commit 0a80ef0006
2 changed files with 92 additions and 18 deletions

View File

@@ -1743,6 +1743,7 @@ namespace App {
cSetStickerSets(StickerSets());
cSetStickerSetsOrder(StickerSetsOrder());
cSetLastStickersUpdate(0);
cSetReportSpamStatuses(ReportSpamStatuses());
::videoItems.clear();
::audioItems.clear();
::documentItems.clear();