mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-05 16:28:49 +01:00
This commit is contained in:
parent
e86d0ddd0a
commit
b38863df8a
1 changed files with 2 additions and 0 deletions
|
|
@ -822,6 +822,8 @@ export const globalShortcut = (app: App) => {
|
|||
}
|
||||
});
|
||||
if (matchCommand) {
|
||||
event.stopPropagation();
|
||||
event.preventDefault();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue