Skip to content

Commit 4a3b9b9

Browse files
committed
bug fix - reality settings
1 parent da674d4 commit 4a3b9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/assets/js/model/inbound.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,7 @@ class RealityStreamSettings extends XrayCommonClass {
758758
json.maxClient,
759759
json.maxTimediff,
760760
json.shortIds,
761-
json.settings,
761+
settings,
762762
);
763763
}
764764

0 commit comments

Comments
 (0)