fix: reapply hourly weather_code

This commit is contained in:
terraputix
2026-08-03 22:12:55 +02:00
parent b50eee634e
commit b53eb77c75
@@ -746,7 +746,7 @@
/>
{/if}
{#if fetchedData && !loading && appliedHourly.includes('weather_code')}
{#if fetchedData && !loading && fetchedData.selection.hourly.includes('weather_code')}
<div
class="transition-[opacity,filter] duration-200 {comparisonMuted
? 'pointer-events-none opacity-35 saturate-50'