mirror of
https://github.com/alireza0/x-ui.git
synced 2026-03-14 05:23:09 +00:00
fix show sniffing parameters #1227
This commit is contained in:
@@ -840,8 +840,8 @@ class Sniffing extends XrayCommonClass {
|
||||
return new Sniffing(
|
||||
!!json.enabled,
|
||||
destOverride,
|
||||
this.metadataOnly,
|
||||
this.routeOnly,
|
||||
json.metadataOnly,
|
||||
json.routeOnly,
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user