diff --git a/src/lib/components/chat/MessageInput.svelte b/src/lib/components/chat/MessageInput.svelte index e5d787032..372c26d10 100644 --- a/src/lib/components/chat/MessageInput.svelte +++ b/src/lib/components/chat/MessageInput.svelte @@ -313,7 +313,7 @@
{#if prompt.charAt(0) === '/'} - + {:else if prompt.charAt(0) === '#'}