mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	fixes for image download
This commit is contained in:
		@@ -19,6 +19,7 @@ const BUILTIN_ATTRIBUTES = [
 | 
			
		||||
    { type: 'label', name: 'appTheme' },
 | 
			
		||||
    { type: 'label', name: 'hidePromotedAttributes' },
 | 
			
		||||
    { type: 'label', name: 'readOnly' },
 | 
			
		||||
    { type: 'label', name: 'autoReadOnlyDisabled' },
 | 
			
		||||
    { type: 'label', name: 'cssClass' },
 | 
			
		||||
    { type: 'label', name: 'iconClass' },
 | 
			
		||||
    { type: 'label', name: 'keyboardShortcut' },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user