From ea4e1cde31366ef432c75215453e56496e3946a4 Mon Sep 17 00:00:00 2001 From: mplorentz Date: Fri, 3 Apr 2026 10:51:28 -0400 Subject: [PATCH] Show unread indicator on chat icon in VoiceWidget --- src/app/components/VoiceWidget.svelte | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/src/app/components/VoiceWidget.svelte b/src/app/components/VoiceWidget.svelte index 41664f4d..96ea123f 100644 --- a/src/app/components/VoiceWidget.svelte +++ b/src/app/components/VoiceWidget.svelte @@ -1,6 +1,6 @@ @@ -167,10 +172,22 @@ {#if showVoiceLayoutToggle} {/if}