This commit is contained in:
Vanessa 2023-07-04 20:39:43 +08:00
parent 4d9807c8bb
commit 0955dd5e1b
10 changed files with 65 additions and 25 deletions

View file

@ -39,7 +39,6 @@ export const reloadSync = (app: App, data: { upsertRootIDs: string[], removeRoot
hideElements(["dialog"]);
} else {
reloadProtyle(window.siyuan.mobile.popEditor.protyle, false);
window.siyuan.mobile.popEditor.protyle.breadcrumb.render(window.siyuan.mobile.popEditor.protyle, true);
}
}
if (window.siyuan.mobile.editor) {