Fix derp stun options
This commit is contained in:
+1
-1
@@ -135,7 +135,7 @@ type DERPMeshOptions struct {
|
||||
}
|
||||
|
||||
type _DERPSTUNListenOptions struct {
|
||||
Enabled bool
|
||||
Enabled bool `json:"enabled,omitempty"`
|
||||
ListenOptions
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user