This commit is contained in:
Vanessa 2023-09-18 17:23:16 +08:00
parent 766e7ebc6b
commit f2f292c5fa
8 changed files with 3 additions and 8 deletions

View file

@ -220,7 +220,7 @@ export abstract class Constants {
general: {
mainMenu: {default: "⌥\\", custom: "⌥\\"},
commandPanel: {default: "⌥⇧P", custom: "⌥⇧P"},
editMode: {default: "⇧⌘G", custom: "⇧⌘G"},
editReadonly: {default: "⇧⌘G", custom: "⇧⌘G"},
syncNow: {default: "F9", custom: "F9"},
enterBack: {default: "⌥←", custom: "⌥←"},
enter: {default: "⌥→", custom: "⌥→"},