feat: Support Open/Close Dashboard Hotkey

#439
This commit is contained in:
MystiPanda
2024-02-24 13:39:30 +08:00
parent 8e4d7e989b
commit 2835e79973
6 changed files with 13 additions and 7 deletions

View File

@@ -14,7 +14,7 @@ const ItemWrapper = styled("div")`
`;
const HOTKEY_FUNC = [
"open_dashboard",
"open_or_close_dashboard",
"clash_mode_rule",
"clash_mode_global",
"clash_mode_direct",