From 20fc319d17bdd2775472acbe18b7cd755bf10275 Mon Sep 17 00:00:00 2001 From: panhy Date: Wed, 8 Jan 2025 21:40:53 +0800 Subject: [PATCH] =?UTF-8?q?feature:=20=E4=BF=AE=E6=94=B9server=E5=88=86?= =?UTF-8?q?=E7=B1=BB=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/server/view.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/views/server/view.json b/app/views/server/view.json index 0789beb..53f7f9c 100644 --- a/app/views/server/view.json +++ b/app/views/server/view.json @@ -6,5 +6,8 @@ "exclude": [ ".*-about$", "^lang-.*" - ] + ], + "toolbarBgColor": "#ffb300", + "sort": "mainCategory", + "pins": [] }