From caf619a872e99c5fd52414ce91c3c865fffd3751 Mon Sep 17 00:00:00 2001 From: cirroskais Date: Mon, 18 Mar 2024 17:47:36 -0400 Subject: [PATCH] sdfksdjfk --- src/App.svelte | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/src/App.svelte b/src/App.svelte index 8abbfd4..a9dc046 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -11,10 +11,14 @@
- {#if $user.avatar} - + {#if $user} + {#if $user.avatar} + + {:else} + > 22) % 6}.png`} alt="" /> + {/if} +

Hello, {$user?.username}

{:else} - > 22) % 6}.png`} alt="" /> +

garf is finding you...

{/if} -

Hello, {$user.username}