Skip to content

Commit d344cc8

Browse files
authored
Update Proxy.kt
1 parent d8e46ae commit d344cc8

File tree

1 file changed

+1
-0
lines changed
  • core/src/main/java/com/github/kr328/clash/core/model

1 file changed

+1
-0
lines changed

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
@@ -36,6 +36,7 @@ data class Proxy(
3636
Dns(false),
3737
Ssh(false),
3838
Mieru(false),
39+
AnyTLS(false),
3940

4041

4142
Relay(true),

0 commit comments

Comments
 (0)