mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	fix for icon change when creating note / changing type/mime
This commit is contained in:
		| @@ -119,7 +119,8 @@ async function createNewNote(parentNoteId, noteOpts, dataKey, sourceId) { | ||||
|  | ||||
|     return { | ||||
|         noteId, | ||||
|         noteTreeId | ||||
|         noteTreeId, | ||||
|         note | ||||
|     }; | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user