mirror of
https://github.com/zadam/trilium.git
synced 2025-10-31 18:36:30 +01:00
added hidePromotedAttributes label, fixes #221
This commit is contained in:
@@ -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' },
|
||||
|
||||
Reference in New Issue
Block a user