excludeFromTreeMap in demo document

This commit is contained in:
zadam 2021-09-23 22:54:37 +02:00
parent 88714cce94
commit a2baa9bdb3
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View file

@ -47,6 +47,7 @@ const BUILTIN_ATTRIBUTES = [
{ type: 'label', name: 'pageSize' },
{ type: 'label', name: 'viewType' },
{ type: 'label', name: 'mapRootNoteId' },
{ type: 'label', name: 'excludeFromTreeMap' },
// relation names
{ type: 'relation', name: 'runOnNoteCreation', isDangerous: true },