From 7dca2a200b5377661ec55bf824d9e30250caec9a Mon Sep 17 00:00:00 2001 From: ztimson Date: Wed, 24 Jun 2026 13:27:20 -0400 Subject: [PATCH] 24h forecasting --- client/src/components/ForecastStrip.vue | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/client/src/components/ForecastStrip.vue b/client/src/components/ForecastStrip.vue index 3bc56a3..9ae28d3 100644 --- a/client/src/components/ForecastStrip.vue +++ b/client/src/components/ForecastStrip.vue @@ -1,8 +1,10 @@