From e4ad4ca2aa090bf3dbcb2f0c09107af855566112 Mon Sep 17 00:00:00 2001 From: Fractal-Tess Date: Wed, 21 Dec 2022 02:57:24 +0200 Subject: [PATCH] remove init --- src/App.svelte | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/App.svelte b/src/App.svelte index 260dfac..ffdc090 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -9,8 +9,6 @@ } -{#await theme.load() then} - - - -{/await} + + +