diff --git a/src/App.svelte b/src/App.svelte index 461dc66a699704e4c50c2956d2cc23448f975eb2..a2d58428fe5556d23b429d6a7a30194be4568dc5 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -15,7 +15,9 @@ <br /> <DialogSetComponent bind:currentDialog {...dialogSet} /> <br /> - <Debugger {dialogSet} bind:currentDialog /> + {#if window.location.hostname.includes("localhost")} + <Debugger {dialogSet} bind:currentDialog /> + {/if} {:catch _error} <h3>Oh no :(</h3> <p>