diff --git a/app/src/protyle/gutter/index.ts b/app/src/protyle/gutter/index.ts
index c7fc570e7..ef76ec701 100644
--- a/app/src/protyle/gutter/index.ts
+++ b/app/src/protyle/gutter/index.ts
@@ -2306,9 +2306,9 @@ export class Gutter {
} else if (rowElement.querySelector('[data-dtype="block"]')?.getAttribute("data-detached") === "true") {
iconAriaLabel = window.siyuan.languages.rowTip.substring(0, window.siyuan.languages.rowTip.lastIndexOf("
`;
+ html = ``;
if (!protyle.disabled) {
- html = `${html}`;
+ html = `${html}`;
}
break;
}
@@ -2345,7 +2345,7 @@ export class Gutter {
if (protyle.options.backlinkData) {
popoverHTML = `class="popover__block" data-id="${dataNodeId}"`;
}
- const buttonHTML = `