updated lite

This commit is contained in:
Concedo
2024-11-21 17:10:34 +08:00
parent 091a432cf6
commit 232e4d2c38
+1 -1
View File
@@ -4119,7 +4119,7 @@ Current version indicated by LITEVER below.
const poll_interval_base_text = 500;
const poll_interval_base_img = 3800;
const poll_interval_idle = 1000;
const poll_interval_multiplayer = 2000; //every 2s
const poll_interval_multiplayer = 1500; //every 1.5s
const horde_base_url = "https://aihorde.net"
const horde_perf_endpoint = horde_base_url + "/api/v2/status/performance";