diff --git a/Components/ChatInput.svelte b/Components/ChatInput.svelte index a59ab2e..ea29581 100644 --- a/Components/ChatInput.svelte +++ b/Components/ChatInput.svelte @@ -1,5 +1,5 @@
- {#if userInstructionActive} + {#if userInstructionAreaActive} {#if userInstructions.length === 0}