mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	ETAPI WIP
This commit is contained in:
		| @@ -18,8 +18,6 @@ function register(router) { | ||||
|  | ||||
|         const foundNotes = searchService.searchNotes(search, searchParams); | ||||
|  | ||||
|         console.log(foundNotes.map(note => mappers.mapNoteToPojo(note))); | ||||
|  | ||||
|         res.json(foundNotes.map(note => mappers.mapNoteToPojo(note))); | ||||
|     }); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user