From f38881f3253b3a128154ffd95655859e3dc629dc Mon Sep 17 00:00:00 2001 From: Kit La Touche Date: Sun, 3 Nov 2024 21:43:00 -0500 Subject: Run spaces-style prettier formatting --- ui/routes/(app)/+layout.svelte | 202 ++++++++++++++++++++--------------------- 1 file changed, 101 insertions(+), 101 deletions(-) (limited to 'ui/routes/(app)/+layout.svelte') diff --git a/ui/routes/(app)/+layout.svelte b/ui/routes/(app)/+layout.svelte index 356a096..94e4509 100644 --- a/ui/routes/(app)/+layout.svelte +++ b/ui/routes/(app)/+layout.svelte @@ -1,122 +1,122 @@ - understory + understory {#if loading} -

Loading…

+

Loading…

{:else} -
- -
- -
-
+
+ +
+ +
+
{/if} -- cgit v1.2.3