This commit is contained in:
Vanessa 2023-05-20 20:47:35 +08:00
parent a1f8339d4b
commit 484647509c
9 changed files with 120 additions and 134 deletions

View file

@ -196,7 +196,7 @@ export abstract class Constants {
moveToDown: {default: "⇧⌘↓", custom: "⇧⌘↓"},
},
insert: {
font: {default: "⌥⌘X", custom: "⌥⌘X"},
appearance: {default: "⌥⌘X", custom: "⌥⌘X"},
lastUsed: {default: "⌥X", custom: "⌥X"},
ref: {default: "⌥[", custom: "⌥["},
kbd: {default: "⌘'", custom: "⌘'"},