Make initial settings valid JSON (#13785)

This commit is contained in:
Peter Tripp
2024-07-03 12:25:25 -04:00
committed by GitHub
parent 22a9293cba
commit 2f05f5bc5c
+2 -2
View File
@@ -12,6 +12,6 @@
"theme": {
"mode": "system",
"light": "One Light",
"dark": "One Dark",
},
"dark": "One Dark"
}
}