mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
added missing labels customRequestHandler, customResourceProvider to autocomplete
This commit is contained in:
parent
8aea9a1801
commit
0aec5927d5
@ -19,6 +19,8 @@ const BUILTIN_ATTRIBUTES = [
|
|||||||
{ type: 'label', name: 'hideChildrenOverview' },
|
{ type: 'label', name: 'hideChildrenOverview' },
|
||||||
{ type: 'label', name: 'hidePromotedAttributes' },
|
{ type: 'label', name: 'hidePromotedAttributes' },
|
||||||
{ type: 'label', name: 'readOnly' },
|
{ type: 'label', name: 'readOnly' },
|
||||||
|
{ type: 'label', name: 'customRequestHandler' },
|
||||||
|
{ type: 'label', name: 'customResourceProvider' },
|
||||||
|
|
||||||
// relation names
|
// relation names
|
||||||
{ type: 'relation', name: 'runOnNoteView' },
|
{ type: 'relation', name: 'runOnNoteView' },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user