diff --git a/data/server/GetAppConfig.json b/data/server/GetAppConfig.json index a5b8fa8bbb..4c5231f2cc 100644 --- a/data/server/GetAppConfig.json +++ b/data/server/GetAppConfig.json @@ -1052,6 +1052,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" @@ -1062,27 +1074,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", @@ -1090,7 +1082,11 @@ }, { "_": "types.JsonString", - "value": "animated_userpics" + "value": "advanced_chat_management" + }, + { + "_": "types.JsonString", + "value": "no_ads" }, { "_": "types.JsonString", @@ -1098,11 +1094,15 @@ }, { "_": "types.JsonString", - "value": "emoji_status" + "value": "infinite_reactions" }, { "_": "types.JsonString", - "value": "translations" + "value": "animated_userpics" + }, + { + "_": "types.JsonString", + "value": "premium_stickers" } ] } @@ -1214,6 +1214,14 @@ "value": 100.0 } }, + { + "_": "types.JsonObjectValue", + "key": "ios_disable_parallel_channel_reset", + "value": { + "_": "types.JsonNumber", + "value": 1.0 + } + }, { "_": "types.JsonObjectValue", "key": "getfile_experimental_params",