mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08:00
chore(client/ts): port services/mac_init
This commit is contained in:
parent
a759c1fbd2
commit
f4c73d45c7
@ -15,7 +15,7 @@ function init() {
|
||||
}
|
||||
}
|
||||
|
||||
function exec(cmd) {
|
||||
function exec(cmd: string) {
|
||||
document.execCommand(cmd);
|
||||
|
||||
return false;
|
Loading…
x
Reference in New Issue
Block a user