mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-05 04:10:16 +01:00
This commit is contained in:
parent
3247769115
commit
8a9a570b0e
3 changed files with 4 additions and 1 deletions
|
|
@ -406,6 +406,7 @@ export class Backlink extends Model {
|
|||
breadcrumb: false,
|
||||
}
|
||||
});
|
||||
editor.protyle.notebookId = liElement.getAttribute("data-notebook-id");
|
||||
this.editors.push(editor);
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue