feat: add settings schema

This commit is contained in:
QiuSW
2026-07-09 00:12:30 +08:00
parent 5aaac0b166
commit 91debb9ad6
24 changed files with 867 additions and 53 deletions
+2 -1
View File
@@ -51,7 +51,8 @@
"themesetting": {
"select": {
"opt_dark": "Dark",
"opt_light": "Bright"
"opt_light": "Bright",
"opt_system": "System"
}
},
"about": {