mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-06 17:07:08 +00:00
fix(control): slpash screen only shows in dev mode
This commit is contained in:
@@ -223,7 +223,7 @@
|
||||
{/snippet}
|
||||
|
||||
<main class="bg-stone-900 h-dvh w-dvw text-stone-200 px-4 py-2 gap-2 grid grid-rows-[3rem_auto]">
|
||||
{#if dev}
|
||||
{#if !dev}
|
||||
{@html SplashScreen}
|
||||
{/if}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user