mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-13 02:34:20 +01:00
This commit is contained in:
parent
1bf9db30f0
commit
1c15ceda9a
1 changed files with 2 additions and 1 deletions
|
|
@ -129,7 +129,8 @@ export class BlockPanel {
|
|||
id: this.refDefs[0].refID,
|
||||
action,
|
||||
zoomIn,
|
||||
openNewTab: true
|
||||
openNewTab: true,
|
||||
scrollPosition: "start"
|
||||
});
|
||||
});
|
||||
this.destroy();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue