mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 18:08:07 +08:00
[autofix.ci] apply automated fixes
This commit is contained in:
@ -270,4 +270,5 @@ def knowledge_pipeline_publish_enabled(view):
|
||||
if features.knowledge_pipeline.publish_enabled:
|
||||
return view(*args, **kwargs)
|
||||
abort(403)
|
||||
|
||||
return decorated
|
||||
|
||||
Reference in New Issue
Block a user