From cf3e67838d82918e5a506962b9ce25dd1e1d4df1 Mon Sep 17 00:00:00 2001 From: xkeyC <3334969096@qq.com> Date: Sat, 13 Dec 2025 16:19:45 +0800 Subject: [PATCH] fix: values --- lib/ui/home/performance/performance_ui.json.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ui/home/performance/performance_ui.json.dart b/lib/ui/home/performance/performance_ui.json.dart index 0f18072..cdd9201 100644 --- a/lib/ui/home/performance/performance_ui.json.dart +++ b/lib/ui/home/performance/performance_ui.json.dart @@ -268,7 +268,7 @@ List get performanceUIConfJsonData => [ "type": "int", "max": 4, "min": 0, - "value": 1, + "value": 0, "group": S.current.app_index_menu_settings, }, {