1
0
Fork 0
mirror of synced 2024-06-02 18:44:54 +12:00
This commit is contained in:
Rene Pot 2022-02-23 16:56:51 +01:00
parent 933030054a
commit b28d69e21e

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