diff --git a/src/components/Dashboard.svelte b/src/components/Dashboard.svelte index c4ceb965..551e931f 100644 --- a/src/components/Dashboard.svelte +++ b/src/components/Dashboard.svelte @@ -122,100 +122,6 @@ {$_('tracks')} {/if} - - - - - - Checklists - -
-
{ - dropdown1 = !dropdown1; - }}> -
- - - - Integrations -
- {#if dropdown1} - - - - {:else} - - - - {/if} -
- {#if dropdown1} -
- Shopify - Slack - Zapier -
- {/if} -
- - - - - - {$_('changelog')} -