From bf882f441eafa5a28b60a47d96cde68ce0e021f6 Mon Sep 17 00:00:00 2001 From: fraxle Date: Sun, 9 Aug 2026 11:35:45 +0100 Subject: [PATCH] 5.0.4 Just 'Fur' --- assets/js/app.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/js/app.js b/assets/js/app.js index c558cfe..b80d058 100644 --- a/assets/js/app.js +++ b/assets/js/app.js @@ -1183,7 +1183,7 @@ export function UTCIForecast() { ${showShade && html``} ${showVehicle && html``} ${showIndoor && html``} - ${showFur && html``} + ${showFur && html``} `; })()} @@ -1198,7 +1198,7 @@ export function UTCIForecast() { ${colOffered('utciP') && html``} ${colOffered('vehicleT') && html``} ${(colOffered('indoorT') || colOffered('managedT')) && html``} - ${colOffered('furSurfaceT') && html``} + ${colOffered('furSurfaceT') && html``} ${colOffered('pawT') && html``} ${colOffered('petShadeT') && html``} ${colOffered('petHomeT') && html``}