diff --git a/templates/inspector.html b/templates/inspector.html index cd0dbc9..7002e65 100644 --- a/templates/inspector.html +++ b/templates/inspector.html @@ -259,7 +259,7 @@ function renderPanel(swName, idx) { const poeCurStr = (d.poe_power != null && d.poe_power > 0) ? ` / draw ${d.poe_power.toFixed(1)}W` : ''; poeHtml = `