mirror of
https://github.com/langgenius/dify.git
synced 2026-05-09 21:28:25 +08:00
fix: add invalidCustomizedTemplateList to dependencies in Popup component
This commit is contained in:
parent
2c9c246052
commit
3f63d3aa45
@ -209,6 +209,7 @@ const Popup = () => {
|
||||
hidePublishAsKnowledgePipelineModal,
|
||||
notify,
|
||||
t,
|
||||
invalidCustomizedTemplateList,
|
||||
])
|
||||
|
||||
const handleClickPublishAsKnowledgePipeline = useCallback(() => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user