mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	added missing labels customRequestHandler, customResourceProvider to autocomplete
This commit is contained in:
		| @@ -19,6 +19,8 @@ const BUILTIN_ATTRIBUTES = [ | ||||
|     { type: 'label', name: 'hideChildrenOverview' }, | ||||
|     { type: 'label', name: 'hidePromotedAttributes' }, | ||||
|     { type: 'label', name: 'readOnly' }, | ||||
|     { type: 'label', name: 'customRequestHandler' }, | ||||
|     { type: 'label', name: 'customResourceProvider' }, | ||||
|  | ||||
|     // relation names | ||||
|     { type: 'relation', name: 'runOnNoteView' }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user