mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 13:39:01 +01:00 
			
		
		
		
	remove console.log
This commit is contained in:
		
							parent
							
								
									3cb368c4de
								
							
						
					
					
						commit
						68eb04741d
					
				@ -109,8 +109,6 @@ function getLinkMap(req) {
 | 
			
		||||
        noteIds.add(noteId);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    console.log(noteIds);
 | 
			
		||||
 | 
			
		||||
    const notes = Array.from(noteIds).map(noteId => {
 | 
			
		||||
        const note = becca.getNote(noteId);
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user