mirror of
https://github.com/langgenius/dify.git
synced 2026-02-07 19:41:33 +08:00
- 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. |
||
|---|---|---|
| .. | ||
| components | ||
| trigger-form | ||
| utils | ||
| default.ts | ||
| node.tsx | ||
| panel.tsx | ||
| types.ts | ||
| use-config.ts | ||