Files
dify/web/app/components/workflow
Harry dc16f1b65a refactor(trigger): simplify provider path handling in workflow components
- Updated various components to directly use `provider.name` instead of constructing a path with `provider.plugin_id` and `provider.name`.
- Adjusted related calls to `invalidateSubscriptions` and other functions to reflect this change.

These modifications enhance code clarity and streamline the handling of provider information in the trigger plugin components.
2025-09-09 00:17:20 +08:00
..
2025-04-01 16:52:07 +08:00
2025-04-18 13:59:12 +08:00
2025-08-11 10:19:52 +08:00