mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-09-15 21:00:27 +00:00
Fix derp stun options
This commit is contained in:
+1
-1
@@ -90,7 +90,7 @@ type DERPMeshOptions struct {
|
||||
}
|
||||
|
||||
type _DERPSTUNListenOptions struct {
|
||||
Enabled bool
|
||||
Enabled bool `json:"enabled,omitempty"`
|
||||
ListenOptions
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user