mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	fix moving notes
This commit is contained in:
		
							parent
							
								
									c82308489b
								
							
						
					
					
						commit
						de6ff09bb9
					
				@ -44,7 +44,6 @@ function moveBranchToParent(req) {
 | 
			
		||||
    newBranch.save();
 | 
			
		||||
 | 
			
		||||
    branchToMove.markAsDeleted();
 | 
			
		||||
    branchToMove.save();
 | 
			
		||||
 | 
			
		||||
    return { success: true };
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user