From 16ac96c64e86a6f97e179d70b586f20869ffe663 Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Wed, 27 Jan 2021 18:26:46 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20remove=20placeholder=20options?= =?UTF-8?q?=20from=20Dashboard=20sidebar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ref #45 --- src/components/Dashboard.svelte | 94 --------------------------------- 1 file changed, 94 deletions(-) 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')} -