feat: hotkey viewer

This commit is contained in:
GyDi
2022-09-18 15:52:53 +08:00
parent 8fa7fb3b1f
commit f8d9e5e027
5 changed files with 275 additions and 0 deletions

View File

@@ -147,6 +147,7 @@ declare namespace CmdType {
proxy_guard_duration?: number;
system_proxy_bypass?: string;
web_ui_list?: string[];
hotkeys?: string[];
theme_setting?: {
primary_color?: string;
secondary_color?: string;