Update mc-status-js
This commit is contained in:
@@ -81,6 +81,8 @@
|
|||||||
`;
|
`;
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
console.error("Error fetching server status:", err);
|
console.error("Error fetching server status:", err);
|
||||||
|
}
|
||||||
|
</script>
|
||||||
statusBox.innerHTML = `<span style="color:red;">API unreachable</span>`;
|
statusBox.innerHTML = `<span style="color:red;">API unreachable</span>`;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user