Skip to content

Commit c20a942

Browse files
committed
Update Proxy.kt
1 parent 92a3aaf commit c20a942

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • core/src/main/java/com/github/kr328/clash/core/model

core/src/main/java/com/github/kr328/clash/core/model/Proxy.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ data class Proxy(
4242
TrustTunnel(false),
4343
OpenVPN(false),
4444
Tailscale(false),
45+
GostRelay(false),
4546

4647

4748
Relay(true),

0 commit comments

Comments
 (0)