mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-18 18:10:43 +08:00
🎨
This commit is contained in:
parent
2889872b89
commit
c77bb214b4
@ -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…
Reference in New Issue
Block a user