bugfixing flash

This commit is contained in:
MuslemRahimi 2025-03-20 20:46:29 +01:00
parent 8e3ebe2c99
commit 4005ba9adc

View File

@ -1234,7 +1234,7 @@
-->
<slot />
<ModeWatcher defaultMode="light" disableTransitions={false}/>
<ModeWatcher defaultMode={$mode} disableTransitions={false}/>
<Toaster position="top-center" />
{#if Cookie && $showCookieConsent === true}
<Cookie />