mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
779c6ede28
commit
df59f67153
1 changed files with 2 additions and 2 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue