From 41442897e3d1be4f641fe8a7b307d1d1a17abba1 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Sun, 2 Jun 2024 13:45:04 -0700 Subject: [PATCH] fix: connections --- .../chat/Settings/Connections.svelte | 49 +++++++++++++++---- 1 file changed, 39 insertions(+), 10 deletions(-) diff --git a/src/lib/components/chat/Settings/Connections.svelte b/src/lib/components/chat/Settings/Connections.svelte index 0d5f7e50a..80fdcf45f 100644 --- a/src/lib/components/chat/Settings/Connections.svelte +++ b/src/lib/components/chat/Settings/Connections.svelte @@ -1,6 +1,6 @@