mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 17:10:12 +01:00
♻️
This commit is contained in:
parent
1e4bb45540
commit
3f6aec2775
10 changed files with 48 additions and 51 deletions
|
|
@ -280,7 +280,7 @@ export const openFileAttr = (attrs: IObject, focusName = "bookmark", protyle?: I
|
|||
window.siyuan.menus.menu.remove();
|
||||
if (response.data.length === 0) {
|
||||
window.siyuan.menus.menu.append(new MenuItem({
|
||||
iconHTML: Constants.ZWSP,
|
||||
iconHTML: "",
|
||||
label: window.siyuan.languages.emptyContent,
|
||||
type: "readonly",
|
||||
}).element);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue