mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-09 22:22:34 +01:00
This commit is contained in:
parent
fa17e26174
commit
349c45d137
2 changed files with 3 additions and 3 deletions
|
|
@ -626,7 +626,7 @@ export const turnsIntoOneTransaction = (options: { protyle: IProtyle, selectsEle
|
|||
action: "insert",
|
||||
id,
|
||||
data: parentElement.outerHTML,
|
||||
previousID: previousId,
|
||||
nextID: previousId,
|
||||
parentID: parentId
|
||||
}];
|
||||
const undoOperations: IOperation[] = [];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue