mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 18:10:12 +01:00
🎨
This commit is contained in:
parent
2889872b89
commit
c77bb214b4
1 changed files with 1 additions and 0 deletions
|
|
@ -388,6 +388,7 @@ export class Plugin {
|
||||||
}) => {
|
}) => {
|
||||||
window.siyuan.blockPanels.push(new BlockPanel({
|
window.siyuan.blockPanels.push(new BlockPanel({
|
||||||
app: this.app,
|
app: this.app,
|
||||||
|
originalRefBlockIDs: options.originalRefBlockIDs,
|
||||||
targetElement: options.targetElement,
|
targetElement: options.targetElement,
|
||||||
isBacklink: options.isBacklink,
|
isBacklink: options.isBacklink,
|
||||||
x: options.x,
|
x: options.x,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue