mirror of
https://github.com/langgenius/dify.git
synced 2026-04-23 04:06:13 +08:00
fix: allow duplicate tool providers
This commit is contained in:
@ -38,4 +38,4 @@ class PluginTool(Tool):
|
||||
runtime=runtime,
|
||||
tenant_id=self.tenant_id,
|
||||
plugin_unique_identifier=self.plugin_unique_identifier,
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user