diff --git a/src/lib/components/chrome/SplashScreen.svelte b/src/lib/components/chrome/SplashScreen.svelte
index 01a21a1..0ca888e 100644
--- a/src/lib/components/chrome/SplashScreen.svelte
+++ b/src/lib/components/chrome/SplashScreen.svelte
@@ -509,9 +509,9 @@
- {:else}
+ {:else if isTauri || failed || notConfigured || ringFull}
- {#if !failed && !notConfigured}
+ {#if !failed && !notConfigured && isTauri}