mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 16:58:49 +01:00
This commit is contained in:
parent
7874760642
commit
d6c290954e
1 changed files with 1 additions and 1 deletions
|
|
@ -1221,7 +1221,7 @@ export const windowKeyDown = (app: App, event: KeyboardEvent) => {
|
|||
}
|
||||
|
||||
if (window.siyuan.dialogs.length > 0) {
|
||||
hideElements(["dialog"]);
|
||||
window.siyuan.dialogs[window.siyuan.dialogs.length - 1].destroy();
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue