mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	basic recent changes implementation
This commit is contained in:
		| @@ -21,7 +21,7 @@ $(document).bind('keydown', 'alt+h', function() { | ||||
|  | ||||
|                 $("#noteHistoryList").append($('<option>', { | ||||
|                     value: row.id, | ||||
|                     text: formatDate(dateModified) | ||||
|                     text: formatDateTime(dateModified) | ||||
|                 })); | ||||
|             } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user