This commit is contained in:
Vanessa 2022-09-24 20:01:52 +08:00
parent 70aa089372
commit 2c2bd2a379
2 changed files with 11 additions and 10 deletions

View file

@ -807,6 +807,7 @@ export const linkMenu = (protyle: IProtyle, linkElement: HTMLElement, focusText
icon: "iconRefresh",
click() {
removeLink(linkElement, protyle.toolbar.range);
updateTransaction(protyle, id, nodeElement.outerHTML, html);
}
}).element);
if (linkAddress?.startsWith("assets/")) {