From 0d3edd6ea99845c91bdc6c96d2916ce2af7666c9 Mon Sep 17 00:00:00 2001 From: Rene Fichtmueller Date: Fri, 5 Jun 2026 22:49:09 +0000 Subject: [PATCH] feat+fix(dashboard): price chart + fmtSpd speed display (stable) --- packages/dashboard/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/dashboard/index.html b/packages/dashboard/index.html index 465deb3..ec880f6 100644 --- a/packages/dashboard/index.html +++ b/packages/dashboard/index.html @@ -8261,7 +8261,7 @@ function renderSignals(filterSig) { if (r.image_r2_key) { imgHtml = ''; } - return '
' + return '
' + '
' + imgHtml + '
'