mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fix crash in attached emoji preview.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user