Vanessa 2024-08-10 19:00:50 +08:00
parent 981b0aa63a
commit c8f2f9dab6

View file

@ -51,7 +51,7 @@ const openDockMenu = (app: App) => {
});
});
});
menu.fullscreen("bottom");
menu.fullscreen();
if (menu.element.lastElementChild.innerHTML === "") {
showMessage(window.siyuan.languages._kernel[122]);
}