Skip to content

Commit

Permalink
chore: remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Vilsol committed Nov 17, 2023
1 parent f251cab commit 42ba526
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/routes/+layout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -113,11 +113,7 @@
{/if}
</svelte:head>

<span>OUTSIDE TOLGEE</span>
<span>{JSON.stringify(tolgee)}</span>
<span>{JSON.stringify(tolgee.isLoaded())}</span>
<TolgeeProvider {tolgee}>
<span>INSIDE TOLGEE</span>
<Toast />
<Modal />

Expand Down

0 comments on commit 42ba526

Please sign in to comment.