You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-14 19:02:33 +03:00
Added defaults
This commit is contained in:
@@ -404,7 +404,7 @@ export const SETTINGS: {[setting: string]: ISetting} = {
|
||||
},
|
||||
"spell-check-languages": {
|
||||
supportedLevels: LEVELS_DEVICE_ONLY_SETTINGS_WITH_CONFIG,
|
||||
default: [],
|
||||
default: ["en"],
|
||||
},
|
||||
"breadcrumb_rooms": {
|
||||
// not really a setting
|
||||
|
||||
Reference in New Issue
Block a user