note map refactoring

This commit is contained in:
zadam
2021-09-20 23:04:41 +02:00
parent e4ba7d65e8
commit 476b8250c9
7 changed files with 40 additions and 20 deletions

View File

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