mirror of
https://github.com/fatedier/frp.git
synced 2025-12-15 12:36:06 +00: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