From 6265140b0a3e038fed052d537117a0b8ef8c656f Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 20 Jul 2022 10:58:00 +0000 Subject: [PATCH] Update content of files --- data/server/test/GetAppConfig.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/data/server/test/GetAppConfig.json b/data/server/test/GetAppConfig.json index 5f9030eef7..34e32828da 100644 --- a/data/server/test/GetAppConfig.json +++ b/data/server/test/GetAppConfig.json @@ -525,22 +525,14 @@ "value": { "_": "types.JsonArray", "value": [ - { - "_": "types.JsonString", - "value": "faster_download" - }, - { - "_": "types.JsonString", - "value": "profile_badge" - }, - { - "_": "types.JsonString", - "value": "voice_to_text" - }, { "_": "types.JsonString", "value": "app_icons" }, + { + "_": "types.JsonString", + "value": "faster_download" + }, { "_": "types.JsonString", "value": "double_limits" @@ -549,6 +541,10 @@ "_": "types.JsonString", "value": "more_upload" }, + { + "_": "types.JsonString", + "value": "voice_to_text" + }, { "_": "types.JsonString", "value": "no_ads" @@ -569,6 +565,10 @@ "_": "types.JsonString", "value": "advanced_chat_management" }, + { + "_": "types.JsonString", + "value": "profile_badge" + }, { "_": "types.JsonString", "value": "animated_userpics"