mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-30 19:06:23 +02:00
store friendly name in composio trigger deploys
This commit is contained in:
parent
eab27b1206
commit
63564810e8
7 changed files with 32 additions and 20 deletions
|
|
@ -199,7 +199,6 @@ export function TriggersTab({ projectId }: { projectId: string }) {
|
|||
// Create the trigger deployment
|
||||
await createComposioTriggerDeployment({
|
||||
projectId,
|
||||
toolkitSlug: selectedToolkit.slug,
|
||||
triggerTypeSlug: selectedTriggerType.slug,
|
||||
connectedAccountId,
|
||||
triggerConfig,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue