added hidePromotedAttributes label, fixes #221

This commit is contained in:
azivner
2018-11-13 22:14:41 +01:00
parent 83c6f86d26
commit abbade96af
3 changed files with 7 additions and 5 deletions

View File

@@ -16,6 +16,7 @@ const BUILTIN_ATTRIBUTES = [
{ type: 'label', name: 'disableInclusion' },
{ type: 'label', name: 'appCss' },
{ type: 'label', name: 'hideChildrenOverview' },
{ type: 'label', name: 'hidePromotedAttributes' },
// relation names
{ type: 'relation', name: 'runOnNoteView' },