mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 08:30:12 +01:00
🚨
This commit is contained in:
parent
f8842918be
commit
8220bad9dd
3 changed files with 13 additions and 13 deletions
|
|
@ -181,7 +181,7 @@ export const insertHTML = (html: string, protyle: IProtyle, isBlock = false) =>
|
|||
doOperation.splice(index, 1);
|
||||
return true;
|
||||
}
|
||||
})
|
||||
});
|
||||
doOperation.push({
|
||||
action: "delete",
|
||||
id
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue