Use element theme

pull/21833/head
Nad Chishtie 2020-07-14 14:19:42 +01:00
parent 71dc6e8e10
commit d3944b9e67
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ export const SETTINGS = {
}, },
"theme": { "theme": {
supportedLevels: LEVELS_ACCOUNT_SETTINGS, supportedLevels: LEVELS_ACCOUNT_SETTINGS,
default: "light", default: "element",
controller: new ThemeController(), controller: new ThemeController(),
}, },
"custom_themes": { "custom_themes": {