From 7296e5bc451b8c645add84fe716865860fe2d267 Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Wed, 9 Oct 2024 21:09:13 +1100 Subject: [PATCH] feat: Add refresh button to latency check --- public/index.html | 113 +++++++++++++++++++++++++++------------------- 1 file changed, 67 insertions(+), 46 deletions(-) diff --git a/public/index.html b/public/index.html index 54fd9f2..0ebf683 100644 --- a/public/index.html +++ b/public/index.html @@ -188,7 +188,10 @@ Region Region ID # of nodes - Latency + Latency  + + + @@ -226,61 +229,79 @@