mirror of
https://github.com/zadam/trilium.git
synced 2026-01-04 06:29:52 +01:00
realoding tree after deletion (too many changes in data model)
This commit is contained in:
@@ -76,6 +76,7 @@ const treeChanges = (function() {
|
||||
next.setActive();
|
||||
|
||||
noteTree.setCurrentNotePathToHash(next);
|
||||
noteTree.reload();
|
||||
}
|
||||
|
||||
async function moveNodeUpInHierarchy(node) {
|
||||
|
||||
Reference in New Issue
Block a user