Vanessa 2024-01-13 10:56:03 +08:00
parent 43d0bb1bfe
commit 932e45e612
9 changed files with 35 additions and 19 deletions

View file

@ -359,6 +359,7 @@ export abstract class Constants {
refPopover: {default: "", custom: ""},
copyText: {default: "", custom: ""},
exitFocus: {default: "", custom: ""},
switchReadonly: {default: "", custom: ""},
expand: {default: "⌘↓", custom: "⌘↓"},
collapse: {default: "⌘↑", custom: "⌘↑"},
insertBottom: {default: "⌥⌘.", custom: "⌥⌘."},