Vanessa 2024-01-12 14:55:44 +08:00
parent 53f6030a56
commit fc3b0fcef4
4 changed files with 57 additions and 5 deletions

View file

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