mirror of
https://github.com/langgenius/dify.git
synced 2026-02-27 11:55:12 +00:00
- Renamed variables related to triggers to use 'trigger' terminology consistently across the codebase. - Adjusted filtering logic in `TriggerPluginList` to reference 'events' instead of 'triggers' for improved clarity. - Updated the `getTriggerIcon` function to reflect the new naming conventions and ensure proper icon rendering.