This commit is contained in:
zadam
2020-02-09 22:31:52 +01:00
parent 99ea238c3f
commit 7767edd82f
7 changed files with 25 additions and 24 deletions

View File

@@ -473,7 +473,7 @@ export default class NoteTreeWidget extends TabAwareWidget {
this.tabManager.getActiveTabContext().setNote(notePath);
}
node.remove();
noteIdsToReload.add(branch.parentNoteId);
}
else {
noteIdsToUpdate.add(branch.noteId);