mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08: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