mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-03 08:46:18 +00:00
Update index.html
This commit is contained in:
parent
e0a240dd54
commit
91a0f36710
1 changed files with 1 additions and 1 deletions
|
@ -601,7 +601,7 @@
|
||||||
console.error("Error occurred while fetching status:", e);
|
console.error("Error occurred while fetching status:", e);
|
||||||
retries++;
|
retries++;
|
||||||
}
|
}
|
||||||
await PromiseUtil.sleep(2000);
|
await PromiseUtil.sleep(1000);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue