Skip to content

Commit 4b96ce2

Browse files
authored
Update Proxy.kt
1 parent 15f283c commit 4b96ce2

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
@@ -35,6 +35,7 @@ data class Proxy(
3535
WireGuard(false),
3636
Dns(false),
3737
Ssh(false),
38+
Mieru(false),
3839

3940

4041
Relay(true),

0 commit comments

Comments
 (0)