mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +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); | ||||
| 
 | ||||
|     return false; | ||||
		Reference in New Issue
	
	Block a user