revert: 默认主题关卡数

This commit is contained in:
streakingman 2022-10-19 23:56:13 +08:00
parent cd5501ebea
commit 58bff1ce98

View File

@ -25,7 +25,7 @@ export const getDefaultTheme: () => Theme<DefaultSoundNames> = () => {
title: '有解的羊了个羊',
desc: '真的可以通关~',
dark: true,
maxLevel: 5,
maxLevel: 20,
backgroundColor: '#8dac85',
icons: icons.map((icon) => ({
name: icon,