mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-30 10:51:13 +02: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…
x
Reference in New Issue
Block a user