mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
Allow storing the theme settting again
This commit is contained in:
parent
3b200705ed
commit
19e94b9e32
@ -232,7 +232,7 @@ export const SETTINGS = {
|
||||
invertedSettingName: 'TagPanel.disableTagPanel',
|
||||
},
|
||||
"theme": {
|
||||
supportedLevels: ['config'],
|
||||
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
|
||||
default: "dharma",
|
||||
controller: new ThemeController(),
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user