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