mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-30 18:05:55 +01:00 
			
		
		
		
	small fixes
This commit is contained in:
		| @@ -56,8 +56,7 @@ function getNotesAndBranchesAndAttributes(noteIds) { | ||||
|             title: note.title, | ||||
|             isProtected: note.isProtected, | ||||
|             type: note.type, | ||||
|             mime: note.mime, | ||||
|             isDeleted: false // FIXME | ||||
|             mime: note.mime | ||||
|         }); | ||||
|     } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user