Change
This commit is contained in:
parent
b75c8b32e3
commit
a799bc1c71
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue