mirror of
https://github.com/fatedier/frp.git
synced 2025-08-18 16:39:13 +02: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