mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-05 08:18:49 +01:00
This commit is contained in:
parent
4d9807c8bb
commit
0955dd5e1b
10 changed files with 65 additions and 25 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue