diff --git a/dashboard/src/components/chat/ChatInput.vue b/dashboard/src/components/chat/ChatInput.vue index 53e1e30c0..1f6e634b2 100644 --- a/dashboard/src/components/chat/ChatInput.vue +++ b/dashboard/src/components/chat/ChatInput.vue @@ -26,7 +26,9 @@ :initial-config-id="props.configId" @config-changed="handleConfigChange" /> - + + +