diff --git a/src/components/Hyperchat.svelte b/src/components/Hyperchat.svelte index d071c12..54884b5 100644 --- a/src/components/Hyperchat.svelte +++ b/src/components/Hyperchat.svelte @@ -407,14 +407,14 @@ {#if hasBanner}
- {#if summary && $showChatSummary} + {#if redirect}
- +
{/if} - {#if redirect} + {#if summary && $showChatSummary}
- +
{/if} {#if pinned}