From aad0b0b367877f39857ec15585448444a941895f Mon Sep 17 00:00:00 2001 From: liamcottle Date: Wed, 13 Mar 2024 17:16:43 +1300 Subject: [PATCH] increase image width --- 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 3a15983..66bb03c 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -520,7 +520,7 @@ var icon = iconOnline; // todo status - var tooltip = `` + + var tooltip = `` + `${node.long_name}` + `
Short Name: ${node.short_name}` + `

Role: ${node.role_name}` +