features - random ShortId button

This commit is contained in:
MHSanaei
2023-05-22 16:44:27 +03:30
parent 235e6880c1
commit 3f2e1aede9
3 changed files with 6 additions and 4 deletions

View File

@@ -706,7 +706,7 @@ class RealityStreamSettings extends XrayCommonClass {
minClient = '',
maxClient = '',
maxTimediff = 0,
shortIds = RandomUtil.randowShortId(),
shortIds = RandomUtil.randomShortId(),
settings= new RealityStreamSettings.Settings()
){
super();