feat: add settings schema
This commit is contained in:
@@ -51,7 +51,8 @@
|
||||
"themesetting": {
|
||||
"select": {
|
||||
"opt_dark": "Dark",
|
||||
"opt_light": "Bright"
|
||||
"opt_light": "Bright",
|
||||
"opt_system": "System"
|
||||
}
|
||||
},
|
||||
"about": {
|
||||
|
||||
Reference in New Issue
Block a user