Vanessa 2025-04-16 18:46:34 +08:00
parent 9030af1813
commit 45f0de97c2

View File

@ -1093,7 +1093,7 @@ export const turnsIntoTransaction = (options: {
});
doOperations.push({
action: "update",
id: item.id,
id,
data: newHTML
});
}