This commit is contained in:
Дмитрий Саенко 2025-10-23 13:19:23 +03:00
parent 9d0f2c953f
commit 1546109cef

View file

@ -384,7 +384,7 @@
this.startDataRefreshLoop();
}
else {
this.getDBInbounds();
this.getOnlineUsers();
}
},
});