Updated
This commit is contained in:
@@ -589,6 +589,7 @@
|
|||||||
{
|
{
|
||||||
if (!liveEnabled) return;
|
if (!liveEnabled) return;
|
||||||
logs.forEach(log => prependLiveLog(log));
|
logs.forEach(log => prependLiveLog(log));
|
||||||
|
loadStats(true);
|
||||||
});
|
});
|
||||||
|
|
||||||
signalRConnection.onreconnected(() => {
|
signalRConnection.onreconnected(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user