mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	link module
This commit is contained in:
		| @@ -37,7 +37,7 @@ const recentChanges = (function() { | ||||
|  | ||||
|                 changesListEl.append($('<li>') | ||||
|                     .append(formattedTime + ' - ') | ||||
|                     .append(createNoteLink(change.note_id)) | ||||
|                     .append(link.createNoteLink(change.note_id)) | ||||
|                     .append(' (').append(revLink).append(')')); | ||||
|             } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user