store friendly name in composio trigger deploys

This commit is contained in:
Ramnique Singh 2025-08-19 13:34:49 +05:30
parent eab27b1206
commit 63564810e8
7 changed files with 32 additions and 20 deletions

View file

@ -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,