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