mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-30 18:05:55 +01:00 
			
		
		
		
	fix occurrences of 'root' branch
This commit is contained in:
		| @@ -637,7 +637,7 @@ export default class NoteTreeWidget extends NoteContextAwareWidget { | ||||
|     } | ||||
|  | ||||
|     prepareRootNode() { | ||||
|         return this.prepareNode(froca.getBranch('root')); | ||||
|         return this.prepareNode(froca.getBranch('none_root')); | ||||
|     } | ||||
|  | ||||
|     /** | ||||
|   | ||||
		Reference in New Issue
	
	Block a user