mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-30 04:05:16 +01:00
🚨
This commit is contained in:
parent
e5541921df
commit
8a4ab0daff
5 changed files with 47 additions and 47 deletions
|
|
@ -814,7 +814,7 @@ export const dropEvent = (protyle: IProtyle, editorElement: HTMLElement) => {
|
|||
id: targetElement.getAttribute("data-node-id"),
|
||||
parentID: targetElement.getAttribute("data-av-id"),
|
||||
}]);
|
||||
addAVRow(blockElement, sourceIds, previousID)
|
||||
addAVRow(blockElement, sourceIds, previousID);
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue