mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-08-06 22:05:20 +03:00
Fix derp stun options
This commit is contained in:
@@ -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