mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 17:10:12 +01:00
🚨
This commit is contained in:
parent
487ded0a06
commit
c89e2a6c39
6 changed files with 6 additions and 6 deletions
|
|
@ -245,7 +245,7 @@ export const openFileAttr = (attrs: IObject, focusName = "bookmark", protyle?: I
|
|||
</div>`,
|
||||
destroyCallback() {
|
||||
focusByRange(range);
|
||||
hideElements(["select"], protyle)
|
||||
hideElements(["select"], protyle);
|
||||
}
|
||||
});
|
||||
dialog.element.setAttribute("data-key", Constants.DIALOG_ATTR);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue