From df59f671534a2c371517b4cd476e91ccad33c1c3 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Tue, 14 Oct 2025 16:42:37 +0800 Subject: [PATCH] :art: https://github.com/siyuan-note/siyuan/issues/16090 Signed-off-by: Daniel <845765@qq.com> --- app/src/protyle/gutter/index.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/protyle/gutter/index.ts b/app/src/protyle/gutter/index.ts index a14552e14..15f03c6b4 100644 --- a/app/src/protyle/gutter/index.ts +++ b/app/src/protyle/gutter/index.ts @@ -1674,8 +1674,8 @@ export class Gutter { blockRender(protyle, nodeElement); } }, { - id: "showHeadingWithBlocks", - label: window.siyuan.languages.showHeadingWithBlocks, + id: "showHeadingOnlyBlocks", + label: window.siyuan.languages.showHeadingOnlyBlocks, iconHTML: "", checked: nodeElement.getAttribute("custom-heading-mode") === "2", click() {