Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2025-10-14 16:42:37 +08:00
parent 779c6ede28
commit df59f67153
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -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() {