mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01: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