diff --git a/data/server/GetAppConfig.json b/data/server/GetAppConfig.json index d28c43c5de..679899fa92 100644 --- a/data/server/GetAppConfig.json +++ b/data/server/GetAppConfig.json @@ -1049,6 +1049,10 @@ "_": "types.JsonString", "value": "premium_stickers" }, + { + "_": "types.JsonString", + "value": "animated_emoji" + }, { "_": "types.JsonString", "value": "advanced_chat_management" @@ -1064,10 +1068,6 @@ { "_": "types.JsonString", "value": "app_icons" - }, - { - "_": "types.JsonString", - "value": "animated_emoji" } ] }