mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-03 11:32:07 +02:00
Added defaults
This commit is contained in:
parent
cf61d50df4
commit
a6d6af1a93
@ -404,7 +404,7 @@ export const SETTINGS: {[setting: string]: ISetting} = {
|
|||||||
},
|
},
|
||||||
"spell-check-languages": {
|
"spell-check-languages": {
|
||||||
supportedLevels: LEVELS_DEVICE_ONLY_SETTINGS_WITH_CONFIG,
|
supportedLevels: LEVELS_DEVICE_ONLY_SETTINGS_WITH_CONFIG,
|
||||||
default: [],
|
default: ["en"],
|
||||||
},
|
},
|
||||||
"breadcrumb_rooms": {
|
"breadcrumb_rooms": {
|
||||||
// not really a setting
|
// not really a setting
|
||||||
|
Loading…
x
Reference in New Issue
Block a user