From a49f7e5d42dc28524d197358ced5dfcd287d7851 Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Fri, 25 Oct 2024 06:18:06 +0200 Subject: [PATCH] Update OAuthSetting.svelte --- frontend/src/lib/components/OAuthSetting.svelte | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/frontend/src/lib/components/OAuthSetting.svelte b/frontend/src/lib/components/OAuthSetting.svelte index 632fcc63a1..e2fe394761 100644 --- a/frontend/src/lib/components/OAuthSetting.svelte +++ b/frontend/src/lib/components/OAuthSetting.svelte @@ -66,10 +66,12 @@ > {#if enabled}
- + {#if name != "slack"} + + {/if}