mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 18:39:22 +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);
|
document.execCommand(cmd);
|
||||||
|
|
||||||
return false;
|
return false;
|
Loading…
x
Reference in New Issue
Block a user