This commit is contained in:
Vanessa 2022-12-05 12:58:59 +08:00
parent 4362df77ba
commit d355423cab
2 changed files with 2 additions and 1 deletions

View file

@ -91,7 +91,6 @@ export const openSearch = async (hotkey: string, key?: string, notebookId?: stri
if (edit) {
edit.destroy();
}
window.siyuan.menus.menu.remove();
}
});
dialog.element.setAttribute("data-key", hotkey);