1
0
Fork 0
mirror of synced 2024-08-18 19:41:30 +12:00
This commit is contained in:
Rene Pot 2022-02-23 16:56:51 +01:00
parent bf6bc429d8
commit 916cf2c8b1

View file

@ -19,7 +19,8 @@ exports.definition = {
name: "Condition",
tagline: "{{inputs.field}} {{inputs.condition}} {{inputs.value}}",
icon: "Branch2",
description: "Conditionally halt automations which do not meet certain conditions",
description:
"Conditionally halt automations which do not meet certain conditions",
type: "LOGIC",
internal: true,
stepId: "FILTER",