mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 01:50:12 +01:00
🗑️
This commit is contained in:
parent
fe011201dc
commit
f7d91a67b9
1 changed files with 0 additions and 1 deletions
|
|
@ -147,7 +147,6 @@ export class MenuItem {
|
|||
}
|
||||
this.element.innerHTML = html;
|
||||
if (options.bind) {
|
||||
this.element.classList.add("b3-menu__item--custom");
|
||||
options.bind(this.element);
|
||||
}
|
||||
if (options.submenu) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue