From 58bff1ce982a39f5834061844245000509062f71 Mon Sep 17 00:00:00 2001 From: streakingman Date: Wed, 19 Oct 2022 23:56:13 +0800 Subject: [PATCH] =?UTF-8?q?revert:=20=E9=BB=98=E8=AE=A4=E4=B8=BB=E9=A2=98?= =?UTF-8?q?=E5=85=B3=E5=8D=A1=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/themes/default/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/themes/default/index.ts b/src/themes/default/index.ts index 5b73025..451a3ee 100644 --- a/src/themes/default/index.ts +++ b/src/themes/default/index.ts @@ -25,7 +25,7 @@ export const getDefaultTheme: () => Theme = () => { title: '有解的羊了个羊', desc: '真的可以通关~', dark: true, - maxLevel: 5, + maxLevel: 20, backgroundColor: '#8dac85', icons: icons.map((icon) => ({ name: icon,