mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02: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