This commit is contained in:
Vanessa 2022-09-07 17:56:13 +08:00
parent f8842918be
commit 8220bad9dd
3 changed files with 13 additions and 13 deletions

View file

@ -181,7 +181,7 @@ export const insertHTML = (html: string, protyle: IProtyle, isBlock = false) =>
doOperation.splice(index, 1);
return true;
}
})
});
doOperation.push({
action: "delete",
id