mirror of
https://github.com/fatedier/frp.git
synced 2025-07-26 07:41:19 +07:00
typo fix
This commit is contained in:
@ -181,5 +181,5 @@ type NatHoleResp struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type NatHoleSid struct {
|
type NatHoleSid struct {
|
||||||
Sid string `json;"sid"`
|
Sid string `json:"sid"`
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user