Make initial settings valid JSON (#13785)
This commit is contained in:
parent
22a9293cba
commit
2f05f5bc5c
1 changed files with 2 additions and 2 deletions
|
@ -12,6 +12,6 @@
|
||||||
"theme": {
|
"theme": {
|
||||||
"mode": "system",
|
"mode": "system",
|
||||||
"light": "One Light",
|
"light": "One Light",
|
||||||
"dark": "One Dark",
|
"dark": "One Dark"
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue