diff --git a/web/app/components/base/chat/chat/check-input-forms-hooks.ts b/web/app/components/base/chat/chat/check-input-forms-hooks.ts index 802333cd88..1b246cc51e 100644 --- a/web/app/components/base/chat/chat/check-input-forms-hooks.ts +++ b/web/app/components/base/chat/chat/check-input-forms-hooks.ts @@ -44,7 +44,7 @@ export const useCheckInputsForms = () => { return } - return false + return true }, [notify, t]) return {