mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-31 06:26:53 -05:00
typo~
This commit is contained in:
parent
16b529093d
commit
427bed5ddb
@ -10,7 +10,7 @@ func (this *Config) UnmarshalJSON(data []byte) error {
|
||||
Path string `json:"Path"`
|
||||
Pto string `json:"Pto"`
|
||||
Cert string `json:"Cert"`
|
||||
PrivKey string `json:"PrivKet"`
|
||||
PrivKey string `json:"PrivKey"`
|
||||
}
|
||||
jsonConfig := &JsonConfig{
|
||||
ConnectionReuse: true,
|
||||
|
Loading…
Reference in New Issue
Block a user