mirror of https://github.com/vector-im/riot-web
Force use of dharma theme
parent
f934794bfe
commit
c706135c6e
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue