From a4102920ae80ef6aeba689bdf882f73974a78d87 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 2 Feb 2024 09:46:19 +0000 Subject: [PATCH] Update content of files --- data/server/GetAppConfig.json | 16 ++++++++-------- data/server/test/GetAppConfig.json | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/data/server/GetAppConfig.json b/data/server/GetAppConfig.json index 3282c76eff..ed84062c2c 100644 --- a/data/server/GetAppConfig.json +++ b/data/server/GetAppConfig.json @@ -1141,6 +1141,14 @@ "_": "types.JsonString", "value": "emoji_status" }, + { + "_": "types.JsonString", + "value": "peer_colors" + }, + { + "_": "types.JsonString", + "value": "wallpapers" + }, { "_": "types.JsonString", "value": "profile_badge" @@ -1168,14 +1176,6 @@ { "_": "types.JsonString", "value": "premium_stickers" - }, - { - "_": "types.JsonString", - "value": "wallpapers" - }, - { - "_": "types.JsonString", - "value": "peer_colors" } ] } diff --git a/data/server/test/GetAppConfig.json b/data/server/test/GetAppConfig.json index 0f05a07120..b04dc162f8 100644 --- a/data/server/test/GetAppConfig.json +++ b/data/server/test/GetAppConfig.json @@ -614,6 +614,14 @@ "_": "types.JsonString", "value": "emoji_status" }, + { + "_": "types.JsonString", + "value": "peer_colors" + }, + { + "_": "types.JsonString", + "value": "wallpapers" + }, { "_": "types.JsonString", "value": "profile_badge" @@ -641,14 +649,6 @@ { "_": "types.JsonString", "value": "premium_stickers" - }, - { - "_": "types.JsonString", - "value": "wallpapers" - }, - { - "_": "types.JsonString", - "value": "peer_colors" } ] }