mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	| @@ -145,7 +145,6 @@ function bindShortcut(keyboardShortcut, handler) { | ||||
|         } | ||||
|  | ||||
|         $(document).bind('keydown', keyboardShortcut, e => { | ||||
|             console.log(e); | ||||
|             handler(); | ||||
|  | ||||
|             e.preventDefault(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user