diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 6adad27..72813b1 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -56,6 +56,16 @@ }) + + {#if window?.location?.href?.includes('control')} + + {/if} + +