mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-17 05:15:54 +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…
x
Reference in New Issue
Block a user