Skip to content

Commit 6f78f4a

Browse files
authored
Update Proxy.kt
1 parent 15de77a commit 6f78f4a

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
@@ -37,6 +37,7 @@ data class Proxy(
3737
Ssh(false),
3838
Mieru(false),
3939
AnyTLS(false),
40+
Sudoku(false),
4041

4142

4243
Relay(true),

0 commit comments

Comments
 (0)