mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-30 18:05:55 +01:00 
			
		
		
		
	WIP per-tab hoisting
This commit is contained in:
		| @@ -84,7 +84,7 @@ function getTree(req) { | ||||
|             ) | ||||
|         SELECT noteId FROM treeWithDescendantsAscendantsAndTemplates`, [subTreeNoteId, subTreeNoteId]); | ||||
|  | ||||
|     noteIds.push(subTreeNoteId);console.log("noteIds", noteIds); | ||||
|     noteIds.push(subTreeNoteId); | ||||
|  | ||||
|     return getNotesAndBranchesAndAttributes(noteIds); | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user