mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-04 19:29:52 -05:00
fixes
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user