mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-01 08:54:23 +03:00
Remove reserved
This commit is contained in:
@@ -130,7 +130,6 @@ func NewEndpoint(ctx context.Context, router adapter.Router, logger log.ContextL
|
||||
PreSharedKey: it.PreSharedKey,
|
||||
AllowedIPs: it.AllowedIPs,
|
||||
PersistentKeepaliveInterval: it.PersistentKeepaliveInterval,
|
||||
Reserved: it.Reserved,
|
||||
}
|
||||
}),
|
||||
Workers: options.Workers,
|
||||
|
||||
Reference in New Issue
Block a user