Merge pull request #2355 from matrix-org/travis/dharma-theme
Force use of dharma theme
This commit is contained in:
@@ -195,8 +195,8 @@ export const SETTINGS = {
|
||||
default: false,
|
||||
},
|
||||
"theme": {
|
||||
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
|
||||
default: "light",
|
||||
supportedLevels: ['config'],
|
||||
default: "dharma",
|
||||
},
|
||||
"webRtcForceTURN": {
|
||||
supportedLevels: LEVELS_DEVICE_ONLY_SETTINGS_WITH_CONFIG,
|
||||
|
||||
Reference in New Issue
Block a user