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