From 0ff82961e29559a855380efd8cdaca34c76b073c Mon Sep 17 00:00:00 2001 From: fraxle Date: Sun, 17 May 2026 18:35:50 +0100 Subject: [PATCH] 1.45 - Fix filters --- 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 fdf4b8b..1e9c370 100644 --- a/assets/js/app.js +++ b/assets/js/app.js @@ -1552,8 +1552,8 @@ ${isPro && (activeProfile === 'custom' || FILTER_PROFILES[activeProfile].cols['a ${isPro && (activeProfile === 'custom' || FILTER_PROFILES[activeProfile].cols['wind']) && html``} ${isPro && (activeProfile === 'custom' || FILTER_PROFILES[activeProfile].cols['dir']) && html``} ${isPro && (activeProfile === 'custom' || FILTER_PROFILES[activeProfile].cols['cloud']) && html``} - - + ${isPro && html``} + ${isPro && html``} <${CustomSelect} value=${pollenType} isOn=${visibleCols.pollen}