From 7f260938db289d618056592ac08b430c480c14c5 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Fri, 2 Aug 2024 19:29:03 +0200 Subject: [PATCH] refac --- src/lib/components/chat/Settings/Audio.svelte | 49 +++++++++---------- 1 file changed, 24 insertions(+), 25 deletions(-) diff --git a/src/lib/components/chat/Settings/Audio.svelte b/src/lib/components/chat/Settings/Audio.svelte index 2876321aa..75280ade3 100644 --- a/src/lib/components/chat/Settings/Audio.svelte +++ b/src/lib/components/chat/Settings/Audio.svelte @@ -1,7 +1,10 @@ @@ -195,7 +194,7 @@ {#each voices as voice} - {/each}