mirror of
https://github.com/langgenius/dify.git
synced 2026-03-31 01:46:51 +08:00
fix(trigger): add 'trigger' category key to plugin constants for error avoid
This commit is contained in:
parent
96bb638969
commit
0d8438ef40
@ -24,4 +24,5 @@ export const categoryKeys = [
|
||||
'agent-strategy',
|
||||
'extension',
|
||||
'bundle',
|
||||
'trigger',
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user