🐛 search config

This commit is contained in:
Vanessa 2022-09-25 23:20:08 +08:00
parent d11b50b180
commit eae9991e7b
5 changed files with 27 additions and 19 deletions

View file

@ -128,7 +128,7 @@ export abstract class Constants {
graphView: {default: "⌥8", custom: "⌥8"},
globalGraph: {default: "⌥9", custom: "⌥9"},
config: {default: "⌥P", custom: "⌥P"},
history: {default: "⌥H", custom: "⌥H"},
dataHistory: {default: "⌥H", custom: "⌥H"},
toggleWin: {default: "⌥M", custom: "⌥M"},
lockScreen: {default: "⌥N", custom: "⌥N"},
move: {default: "", custom: ""},