mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	refactored "sync" table to "entity_changes" - more changes
This commit is contained in:
		| @@ -159,7 +159,7 @@ function createNewNoteWithTarget(target, targetBranchId, params) { | ||||
|  | ||||
|         const retObject = createNewNote(params); | ||||
|  | ||||
|         entityChangesService.addNoteReorderingSync(params.parentNoteId); | ||||
|         entityChangesService.addNoteReorderingEntityChange(params.parentNoteId); | ||||
|  | ||||
|         return retObject; | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user