From 1dab0cfada6d5d43c0ecd1ea4c8104b3ac5c4ef7 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Sun, 1 Dec 2024 23:35:24 -0800 Subject: [PATCH] refac --- src/lib/components/chat/MessageInput.svelte | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/lib/components/chat/MessageInput.svelte b/src/lib/components/chat/MessageInput.svelte index a7762d4ea..296cc7939 100644 --- a/src/lib/components/chat/MessageInput.svelte +++ b/src/lib/components/chat/MessageInput.svelte @@ -547,7 +547,7 @@ {/if}
-
+