This commit is contained in:
Vanessa 2022-09-02 10:16:15 +08:00
parent c1ba6eeb0f
commit 1e06a0fa0f

View file

@ -759,7 +759,7 @@ export class Gutter {
accelerator: window.siyuan.config.keymap.editor.heading.heading1.custom, accelerator: window.siyuan.config.keymap.editor.heading.heading1.custom,
protyle, protyle,
selectsElement: [nodeElement], selectsElement: [nodeElement],
level: 6, level: 1,
type: "Blocks2Hs", type: "Blocks2Hs",
})); }));
} }