mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-13 13:30:31 +08:00
Revert "chore: frontend format check"
This reverts commit 90b850154d1081bcd5c5b4f815b23a82a65d0fea.
This commit is contained in:
parent
90b850154d
commit
9ce5d27d6e
3
src/types/types.d.ts
vendored
3
src/types/types.d.ts
vendored
@ -742,7 +742,8 @@ interface IProxySnellConfig extends IProxyBaseConfig {
|
||||
version?: number;
|
||||
}
|
||||
interface IProxyConfig
|
||||
extends IProxyBaseConfig,
|
||||
extends
|
||||
IProxyBaseConfig,
|
||||
IProxyDirectConfig,
|
||||
IProxyDnsConfig,
|
||||
IProxyHttpConfig,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user