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