Fix crash in attached emoji preview.

This commit is contained in:
John Preston
2022-07-27 12:26:22 +03:00
parent 4f39e723f9
commit e64190fb64
9 changed files with 53 additions and 15 deletions
+1 -1
View File
@@ -2373,7 +2373,7 @@ void Updates::feedUpdate(const MTPUpdate &update) {
////// Cloud saved GIFs
case mtpc_updateSavedGifs: {
session().data().stickers().setLastSavedGifsUpdate(0);
session().api().updateStickers();
session().api().updateSavedGifs();
} break;
////// Cloud drafts