From 674e3cff31abdf9d041406782770ac9f918268c2 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 18 Aug 2022 19:57:21 +0000 Subject: [PATCH] Update content of files --- data/server/test/GetAppConfig.json | 32 +++++++++++++++--------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/data/server/test/GetAppConfig.json b/data/server/test/GetAppConfig.json index 2cb6f487f1..07464f9fb2 100644 --- a/data/server/test/GetAppConfig.json +++ b/data/server/test/GetAppConfig.json @@ -525,22 +525,6 @@ "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": "double_limits" @@ -553,6 +537,14 @@ "_": "types.JsonString", "value": "more_upload" }, + { + "_": "types.JsonString", + "value": "faster_download" + }, + { + "_": "types.JsonString", + "value": "voice_to_text" + }, { "_": "types.JsonString", "value": "no_ads" @@ -569,9 +561,17 @@ "_": "types.JsonString", "value": "advanced_chat_management" }, + { + "_": "types.JsonString", + "value": "profile_badge" + }, { "_": "types.JsonString", "value": "animated_userpics" + }, + { + "_": "types.JsonString", + "value": "app_icons" } ] }