This commit is contained in:
Vanessa 2023-06-16 23:33:28 +08:00
parent 9fc6f91654
commit 59169d0479
10 changed files with 28 additions and 6 deletions

View file

@ -217,7 +217,7 @@ export abstract class Constants {
check: {default: "⌘L", custom: "⌘L"},
table: {default: "⌘O", custom: "⌘O"},
code: {default: "⇧⌘K", custom: "⇧⌘K"},
clearFontStyle: {default: "⌘\\", custom: "⌘\\"},
clearInline: {default: "⌘\\", custom: "⌘\\"},
},
heading: {
paragraph: {default: "⌥⌘0", custom: "⌥⌘0"},