mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	sync fixes and refactorings
This commit is contained in:
		| @@ -265,7 +265,7 @@ function createNewNoteWithTarget(target, targetBranchId, params) { | ||||
|  | ||||
|         const retObject = createNewNote(params); | ||||
|  | ||||
|         entityChangesService.addNoteReorderingEntityChange(params.parentNoteId); | ||||
|         entityChangesService.putNoteReorderingEntityChange(params.parentNoteId); | ||||
|  | ||||
|         return retObject; | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user