This commit is contained in:
Adria Navarro 2024-07-19 15:36:06 +02:00
parent b75c8b32e3
commit a799bc1c71
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ export async function create(tableId: string, rowAction: { name: string }) {
definition: {
trigger: {
type: AutomationStepType.TRIGGER,
id: "TODO id",
id: "trigger",
tagline: "TODO tagline",
name: "Row Action",
description: "TODO description",