options now allow selecting user theme

This commit is contained in:
zadam
2019-01-27 21:18:11 +01:00
parent 2c1580ea65
commit 67630b1a22
5 changed files with 42 additions and 8 deletions

View File

@@ -15,6 +15,7 @@ const BUILTIN_ATTRIBUTES = [
{ type: 'label', name: 'manualTransactionHandling' },
{ type: 'label', name: 'disableInclusion' },
{ type: 'label', name: 'appCss' },
{ type: 'label', name: 'appTheme' },
{ type: 'label', name: 'hideChildrenOverview' },
{ type: 'label', name: 'hidePromotedAttributes' },
{ type: 'label', name: 'readOnly' },