mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-24 02:20:13 +01:00
This commit is contained in:
parent
916bf685ac
commit
9a1b8148e1
4 changed files with 48 additions and 33 deletions
|
|
@ -150,6 +150,7 @@ export const refMenu = (protyle: IProtyle, element: HTMLElement) => {
|
|||
}
|
||||
}).element);
|
||||
/// #endif
|
||||
/// #endif
|
||||
let submenu: IMenu[] = [];
|
||||
if (element.getAttribute("data-subtype") === "s") {
|
||||
submenu.push({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue