mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	typos
This commit is contained in:
		| @@ -84,7 +84,7 @@ export default class JumpToNoteDialog extends BasicWidget { | ||||
|     } | ||||
|  | ||||
|     showInFullText(e) { | ||||
|         // stop from propagating upwards (dangerous especially with ctrl+enter executable javascript notes) | ||||
|         // stop from propagating upwards (dangerous, especially with ctrl+enter executable javascript notes) | ||||
|         e.preventDefault(); | ||||
|         e.stopPropagation(); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user