mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-04-19 13:32:24 +00:00
bug fix - reality settings
This commit is contained in:
parent
da674d44cf
commit
4a3b9b913d
1 changed files with 1 additions and 1 deletions
|
@ -758,7 +758,7 @@ class RealityStreamSettings extends XrayCommonClass {
|
||||||
json.maxClient,
|
json.maxClient,
|
||||||
json.maxTimediff,
|
json.maxTimediff,
|
||||||
json.shortIds,
|
json.shortIds,
|
||||||
json.settings,
|
settings,
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue