From 04bfaeb5717b399aab0c65b7604ac52e76a494d7 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 17 Jul 2022 10:44:56 +0000 Subject: [PATCH] Update content of files --- data/server/test/GetAppConfig.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/data/server/test/GetAppConfig.json b/data/server/test/GetAppConfig.json index ad01ea9019..7acb18b166 100644 --- a/data/server/test/GetAppConfig.json +++ b/data/server/test/GetAppConfig.json @@ -525,14 +525,6 @@ "value": { "_": "types.JsonArray", "value": [ - { - "_": "types.JsonString", - "value": "app_icons" - }, - { - "_": "types.JsonString", - "value": "profile_badge" - }, { "_": "types.JsonString", "value": "double_limits" @@ -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" } ] }