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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,