diff --git a/data/server/test/GetAppConfig.json b/data/server/test/GetAppConfig.json index 40b178e4ba..e6e90b95cb 100644 --- a/data/server/test/GetAppConfig.json +++ b/data/server/test/GetAppConfig.json @@ -548,6 +548,18 @@ "_": "types.JsonString", "value": "double_limits" }, + { + "_": "types.JsonString", + "value": "voice_to_text" + }, + { + "_": "types.JsonString", + "value": "faster_download" + }, + { + "_": "types.JsonString", + "value": "translations" + }, { "_": "types.JsonString", "value": "animated_emoji" @@ -558,27 +570,7 @@ }, { "_": "types.JsonString", - "value": "faster_download" - }, - { - "_": "types.JsonString", - "value": "voice_to_text" - }, - { - "_": "types.JsonString", - "value": "no_ads" - }, - { - "_": "types.JsonString", - "value": "infinite_reactions" - }, - { - "_": "types.JsonString", - "value": "premium_stickers" - }, - { - "_": "types.JsonString", - "value": "advanced_chat_management" + "value": "emoji_status" }, { "_": "types.JsonString", @@ -586,7 +578,11 @@ }, { "_": "types.JsonString", - "value": "animated_userpics" + "value": "advanced_chat_management" + }, + { + "_": "types.JsonString", + "value": "no_ads" }, { "_": "types.JsonString", @@ -594,11 +590,15 @@ }, { "_": "types.JsonString", - "value": "emoji_status" + "value": "infinite_reactions" }, { "_": "types.JsonString", - "value": "translations" + "value": "animated_userpics" + }, + { + "_": "types.JsonString", + "value": "premium_stickers" } ] }