mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 13:39:01 +01:00 
			
		
		
		
	fix
This commit is contained in:
		
							parent
							
								
									f1eaa20e47
								
							
						
					
					
						commit
						d29a633529
					
				@ -160,7 +160,6 @@ function getTreeMap(req) {
 | 
			
		||||
 | 
			
		||||
            return !note.getParentNotes().find(parentNote => parentNote.noteId === imageLinkRelation.noteId);
 | 
			
		||||
        })
 | 
			
		||||
        .concat(...mapRootNote.getParentNotes().filter(note => note.noteId !== 'none'))
 | 
			
		||||
        .map(note => [
 | 
			
		||||
            note.noteId,
 | 
			
		||||
            note.getTitleOrProtected(),
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user