mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-30 05:18:49 +01:00
This commit is contained in:
parent
9030af1813
commit
45f0de97c2
1 changed files with 1 additions and 1 deletions
|
|
@ -1093,7 +1093,7 @@ export const turnsIntoTransaction = (options: {
|
|||
});
|
||||
doOperations.push({
|
||||
action: "update",
|
||||
id: item.id,
|
||||
id,
|
||||
data: newHTML
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue