mirror of
https://github.com/langgenius/dify.git
synced 2026-02-23 11:27:57 +08:00
- Changed the parameter name from 'type' to 'type_' in multiple method calls within the PluginTriggerManager class to avoid conflicts with the built-in type function and improve code clarity.