mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	added webViewSrc to builtin attrs
This commit is contained in:
		| @@ -66,6 +66,7 @@ module.exports = [ | |||||||
|     { type: 'label', name: 'executeDescription'}, |     { type: 'label', name: 'executeDescription'}, | ||||||
|     { type: 'label', name: 'newNotesOnTop'}, |     { type: 'label', name: 'newNotesOnTop'}, | ||||||
|     { type: 'label', name: 'clipperInbox'}, |     { type: 'label', name: 'clipperInbox'}, | ||||||
|  |     { type: 'label', name: 'webViewSrc', isDangerous: true }, | ||||||
|  |  | ||||||
|     // relation names |     // relation names | ||||||
|     { type: 'relation', name: 'internalLink' }, |     { type: 'relation', name: 'internalLink' }, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user