mirror of https://github.com/fatedier/frp.git
typo fix
This commit is contained in:
parent
cc160995da
commit
63037f1c65
|
@ -181,5 +181,5 @@ type NatHoleResp struct {
|
|||
}
|
||||
|
||||
type NatHoleSid struct {
|
||||
Sid string `json;"sid"`
|
||||
Sid string `json:"sid"`
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue