mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 01:50:12 +01:00
This commit is contained in:
parent
ad1924890b
commit
37b3520f85
2 changed files with 8 additions and 4 deletions
|
|
@ -124,8 +124,6 @@ export class MenuItem {
|
|||
return;
|
||||
}
|
||||
options.click(this.element);
|
||||
this.element.parentElement.classList.add("fn__none");
|
||||
this.element.parentElement.innerHTML = "";
|
||||
event.preventDefault();
|
||||
event.stopImmediatePropagation();
|
||||
event.stopPropagation();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue