mirror of
https://github.com/langgenius/dify.git
synced 2026-03-25 00:07:56 +08:00
fix: chat send
This commit is contained in:
@ -44,7 +44,7 @@ export const useCheckInputsForms = () => {
|
||||
return
|
||||
}
|
||||
|
||||
return false
|
||||
return true
|
||||
}, [notify, t])
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user