mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 17:10:12 +01:00
🚨
This commit is contained in:
parent
740bf34074
commit
29bd68b802
2 changed files with 1 additions and 2 deletions
|
|
@ -171,7 +171,7 @@ export const openFileAttr = (attrs: IObject, focusName = "bookmark", protyle?: I
|
|||
}
|
||||
});
|
||||
if (!protyle) {
|
||||
ghostProtyle = new Protyle(window.siyuan.ws.app, document.createElement('div'), {
|
||||
ghostProtyle = new Protyle(window.siyuan.ws.app, document.createElement("div"), {
|
||||
blockId: attrs.id,
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue