feat: multimodel improvements #9
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user