From 77d88f525dd501689ae2aa0fb7d96b4867c6efd5 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Fri, 5 Apr 2024 11:59:33 +1300 Subject: [PATCH] add setting to show nodes as offline (red dot) if not heard from in a while --- src/public/index.html | 81 ++++++++++++++++++++++++++++++++++++++----- 1 file changed, 72 insertions(+), 9 deletions(-) diff --git a/src/public/index.html b/src/public/index.html index 8d2b2ff..6fb9371 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -36,18 +36,24 @@