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 === "") {
|
||||
showMessage(window.siyuan.languages._kernel[122]);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue