misc minor updates

This commit is contained in:
askiiart 2024-08-01 19:16:18 -05:00
parent 0bc78c17d8
commit 3efec5e141
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
8 changed files with 28 additions and 11 deletions

View file

@ -3,5 +3,9 @@
"discordBranch": "stable",
"arRPC": "on",
"splashColor": "oklab(0.899401 -0.00192499 -0.00481987)",
"splashBackground": "rgb(0, 7, 32)"
"splashBackground": "rgb(0, 7, 32)",
"spellCheckLanguages": [
"en-US",
"en"
]
}