mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-24 02:20:13 +01:00
This commit is contained in:
parent
0428d050d0
commit
4362df77ba
2 changed files with 3 additions and 0 deletions
|
|
@ -53,6 +53,8 @@ export class Dialog {
|
|||
this.element.classList.add("b3-dialog--open");
|
||||
});
|
||||
}
|
||||
// https://github.com/siyuan-note/siyuan/issues/6783
|
||||
window.siyuan.menus.menu.remove();
|
||||
}
|
||||
|
||||
public destroy() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue