remove init

This commit is contained in:
Fractal-Tess
2022-12-21 02:57:24 +02:00
parent ee8d003b55
commit e4ad4ca2aa

View File

@@ -9,8 +9,6 @@
} }
</script> </script>
{#await theme.load() then}
<BaseLayout> <BaseLayout>
<Router /> <Router />
</BaseLayout> </BaseLayout>
{/await}