mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-02-20 23:47:21 -05:00
fix typo in utp def
This commit is contained in:
parent
28432cfd4c
commit
5f5d28009f
@ -7,5 +7,5 @@ import (
|
||||
)
|
||||
|
||||
func init() {
|
||||
internet.RegisterAuthenticatorConfig("srtp", func() interface{} { return &Config{} })
|
||||
internet.RegisterAuthenticatorConfig("utp", func() interface{} { return &Config{} })
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user