Vanessa 2022-09-19 11:33:11 +08:00
parent 563e2d03ba
commit be4611bf31
6 changed files with 43 additions and 42 deletions

View file

@ -871,7 +871,7 @@ export class Toolbar {
} else {
renderElement.setAttribute("data-inline-memo-content", Lute.EscapeHTMLStr(target.value));
}
}else if (type === "NodeBlockQueryEmbed") {
} else if (type === "NodeBlockQueryEmbed") {
blockRender(protyle, renderElement);
}
if (this.range) {