mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	fix occurrences of 'root' branch
This commit is contained in:
		| @@ -66,7 +66,7 @@ function getNotesAndBranchesAndAttributes(noteIds) { | ||||
|  | ||||
|     if (noteIds.has('root')) { | ||||
|         branches.push({ | ||||
|             branchId: 'root', | ||||
|             branchId: 'none_root', | ||||
|             noteId: 'root', | ||||
|             parentNoteId: 'none', | ||||
|             notePosition: 0, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user