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