mirror of
https://github.com/MetaCubeX/Clash.Meta.git
synced 2025-04-20 01:00:56 +00:00
fix code mistake
This commit is contained in:
parent
8ade548ab8
commit
5ddc0165f1
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ type Sniffer interface {
|
|||
|
||||
const (
|
||||
TLS SnifferType = iota
|
||||
HTTP SnifferType
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
Loading…
Add table
Reference in a new issue