mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 08:45:41 +08:00
fix: some error
This commit is contained in:
2
src/services/types.d.ts
vendored
2
src/services/types.d.ts
vendored
@@ -223,7 +223,7 @@ interface IProxyGroupConfig {
|
||||
filter?: string;
|
||||
"exclude-filter"?: string;
|
||||
"exclude-type"?: string;
|
||||
"expected-status"?: number;
|
||||
"expected-status"?: string;
|
||||
hidden?: boolean;
|
||||
icon?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user