mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-11 15:12:33 +01:00
This commit is contained in:
parent
981b0aa63a
commit
c8f2f9dab6
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ const openDockMenu = (app: App) => {
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
menu.fullscreen("bottom");
|
menu.fullscreen();
|
||||||
if (menu.element.lastElementChild.innerHTML === "") {
|
if (menu.element.lastElementChild.innerHTML === "") {
|
||||||
showMessage(window.siyuan.languages._kernel[122]);
|
showMessage(window.siyuan.languages._kernel[122]);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue