Fix default value

pull/21833/head
Šimon Brandner 2020-12-01 20:16:48 +01:00
parent 8287f197f4
commit 44a363f188
1 changed files with 1 additions and 1 deletions

View File

@ -404,7 +404,7 @@ export const SETTINGS: {[setting: string]: ISetting} = {
},
"spell-check-languages": {
supportedLevels: LEVELS_DEVICE_ONLY_SETTINGS_WITH_CONFIG,
default: ["en"],
default: ["en-US"],
},
"breadcrumb_rooms": {
// not really a setting