diff --git a/templates/home.html b/templates/home.html index cfef39c..6741746 100644 --- a/templates/home.html +++ b/templates/home.html @@ -47,7 +47,7 @@
${s.public ? `` : ``} -
${s.ping}ms
+
${s.online ? s.ping + "ms" : ""}