mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	chore(client/ts): port services/mac_init
This commit is contained in:
		| @@ -15,7 +15,7 @@ function init() { | |||||||
|     } |     } | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| function exec(cmd) { | function exec(cmd: string) { | ||||||
|     document.execCommand(cmd); |     document.execCommand(cmd); | ||||||
| 
 | 
 | ||||||
|     return false; |     return false; | ||||||
		Reference in New Issue
	
	Block a user