Skip to content

Commit cb9aa9e

Browse files
committed
Update Proxy.kt
1 parent 930d04f commit cb9aa9e

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
@@ -41,6 +41,7 @@ data class Proxy(
4141
Masque(false),
4242
TrustTunnel(false),
4343
OpenVPN(false),
44+
Tailscale(false),
4445

4546

4647
Relay(true),

0 commit comments

Comments
 (0)