feat: hotkey viewer

This commit is contained in:
GyDi
2022-09-18 15:52:53 +08:00
parent 9686a7f9bf
commit a791c964e8
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;