mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2025-04-03 13:53:34 +03:00
fix: outbound type
This commit is contained in:
parent
fa627f0da8
commit
bc8c24af3b
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ data class Proxy(
|
|||
Hysteria2(false),
|
||||
Tuic(false),
|
||||
WireGuard(false),
|
||||
Dns(false),
|
||||
Ssh(false),
|
||||
|
||||
|
||||
Relay(true),
|
||||
|
|
Loading…
Add table
Reference in a new issue