Vanessa 2023-07-12 18:32:23 +08:00
parent ac31b61a19
commit 609b50d40a
8 changed files with 19 additions and 3 deletions

View file

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