There was an error while loading. Please reload this page.
2 parents 4c09ba8 + da51459 commit d905598Copy full SHA for d905598
1 file changed
apps/theming/lib/Command/UpdateConfig.php
@@ -16,7 +16,7 @@
16
17
class UpdateConfig extends Command {
18
public const SUPPORTED_KEYS = [
19
- 'name', 'url', 'imprintUrl', 'privacyUrl', 'slogan', 'color', 'primary_color', 'disable-user-theming'
+ 'name', 'url', 'imprintUrl', 'privacyUrl', 'slogan', 'color', 'primary_color', 'background_color', 'disable-user-theming'
20
];
21
22
public function __construct(
0 commit comments