Force use of dharma theme

pull/21833/head
Travis Ralston 2018-12-16 12:49:41 -07:00 committed by GitHub
parent f934794bfe
commit c706135c6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

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,