mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-30 01:36:24 +01:00 
			
		
		
		
	forgotten note_types
This commit is contained in:
		| @@ -818,7 +818,7 @@ class NoteShort { | ||||
|  | ||||
|             const parentNote = froca.notes[parentNoteId]; | ||||
|  | ||||
|             if (!parentNote) { | ||||
|             if (!parentNote || parentNote.type === 'search') { | ||||
|                 continue; | ||||
|             } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user