Skip to content

Commit

Permalink
最大关卡数调整为50
Browse files Browse the repository at this point in the history
性能测试最多只能50
  • Loading branch information
luyanci authored Dec 8, 2023
1 parent a82f72b commit 8554e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diy/diy.theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"backgroundBlur": false,
"backgroundColor": "#8dac85",
"pure": true,
"maxLevel": 500,
"maxLevel": 50,
"icons": [
{
"name": "1",
Expand Down

0 comments on commit 8554e6b

Please sign in to comment.