feat: edit system proxy bypass

This commit is contained in:
GyDi
2022-02-14 01:26:24 +08:00
parent ce248bc169
commit b7bad0f585
3 changed files with 29 additions and 5 deletions

View File

@@ -114,5 +114,6 @@ export namespace CmdType {
theme_blur?: boolean;
enable_auto_launch?: boolean;
enable_system_proxy?: boolean;
system_proxy_bypass?: string;
}
}