feat(theme): add description for #appThemeBase

This commit is contained in:
Elian Doran
2024-12-14 02:35:49 +02:00
parent b2b41edd61
commit b872ad0c25
4 changed files with 5 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ export default [
{ type: 'label', name: 'disableInclusion' },
{ type: 'label', name: 'appCss' },
{ type: 'label', name: 'appTheme' },
{ type: 'label', name: 'appThemeBase' },
{ type: 'label', name: 'hidePromotedAttributes' },
{ type: 'label', name: 'readOnly' },
{ type: 'label', name: 'autoReadOnlyDisabled' },