1
0
Fork 0
mirror of synced 2024-07-19 05:06:18 +12:00

another missed name

This commit is contained in:
Peter Clement 2024-01-15 10:47:10 +00:00
parent 785b93e472
commit 44a9c3fe86

View file

@ -20,7 +20,7 @@ export const definition: AutomationStepSchema = {
type: AutomationStepType.ACTION, type: AutomationStepType.ACTION,
internal: true, internal: true,
features: {}, features: {},
stepId: AutomationActionStepId.TRIGGER, stepId: AutomationActionStepId.TRIGGER_AUTOMATION_RUN,
inputs: {}, inputs: {},
schema: { schema: {
inputs: { inputs: {