From 7410d728760f6b042246b00cab9bdc6c37894323 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Wed, 13 Mar 2024 04:40:28 +1300 Subject: [PATCH] formatting --- src/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/public/index.html b/src/public/index.html index ecb18fa..ee3f0cb 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -506,7 +506,7 @@ var tooltip = `${node.long_name}` + `
Short Name: ${node.short_name}` + - `
Role: ${node.role_name}` + + `

Role: ${node.role_name}` + `
Hardware: ${node.hardware_model_name}`; if(node.battery_level){