mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 08:45:41 +08:00
feat: auto close connection when proxy changed
This commit is contained in:
2
src/services/types.d.ts
vendored
2
src/services/types.d.ts
vendored
@@ -165,6 +165,8 @@ declare namespace CmdType {
|
||||
font_family?: string;
|
||||
css_injection?: string;
|
||||
};
|
||||
auto_close_connection?: boolean;
|
||||
default_latency_test?: string;
|
||||
}
|
||||
|
||||
type ClashConfigValue = any;
|
||||
|
||||
Reference in New Issue
Block a user