Vanessa 2024-04-20 23:07:31 +08:00
parent 26cfc586f0
commit b797e34be3
3 changed files with 6 additions and 6 deletions

View file

@ -319,10 +319,10 @@ const editKeydown = (app: App, event: KeyboardEvent) => {
id: protyle.block.rootID,
isDetached: false
}],
blockID: listItemElement.dataset.nodeId
blockID: listItemElement.dataset.blockId
}, {
action: "doUpdateUpdated",
id: listItemElement.dataset.nodeId,
id: listItemElement.dataset.blockId,
data: dayjs().format("YYYYMMDDHHmmss"),
}], [{
action: "removeAttrViewBlock",