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}