Force use of dharma theme

This commit is contained in:
Travis Ralston
2018-12-16 12:49:41 -07:00
committed by GitHub
parent f934794bfe
commit c706135c6e
+2 -2
View File
@@ -195,8 +195,8 @@ export const SETTINGS = {
default: false, default: false,
}, },
"theme": { "theme": {
supportedLevels: LEVELS_ACCOUNT_SETTINGS, supportedLevels: ['config'],
default: "light", default: "dharma",
}, },
"webRtcForceTURN": { "webRtcForceTURN": {
supportedLevels: LEVELS_DEVICE_ONLY_SETTINGS_WITH_CONFIG, supportedLevels: LEVELS_DEVICE_ONLY_SETTINGS_WITH_CONFIG,