🎨 登录链滴账号后即可使用 分享到链滴
https://github.com/siyuan-note/siyuan/issues/7392
This commit is contained in:
parent
fbddab69eb
commit
b94c6b48f3
1 changed files with 1 additions and 1 deletions
|
@ -286,7 +286,7 @@ export class Breadcrumb {
|
|||
}
|
||||
}
|
||||
}).element);
|
||||
if (!needSubscribe("")) {
|
||||
if (window.siyuan.user) { // 登录链滴账号后即可使用 `分享到链滴` https://github.com/siyuan-note/siyuan/issues/7392
|
||||
window.siyuan.menus.menu.append(new MenuItem({
|
||||
label: window.siyuan.languages.share2Liandi,
|
||||
icon: "iconLiandi",
|
||||
|
|
Loading…
Add table
Reference in a new issue