Vanessa 2022-09-21 11:03:32 +08:00
parent 78f79af636
commit d3878e947c
11 changed files with 77 additions and 34 deletions

View file

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