Improve copy

This commit is contained in:
Jan Oberhauser 2022-02-21 13:40:31 +01:00
parent 783c8e67f4
commit 0232a80b8f

View file

@ -445,7 +445,7 @@
}, },
"nodeSettings": { "nodeSettings": {
"alwaysOutputData": { "alwaysOutputData": {
"description": "If active, will output a single, empty item when the output would have been empty. Be careful setting this on 'if' nodes, as it could cause an infinite loop.", "description": "If active, will output a single, empty item when the output would have been empty. Use to prevent the workflow finishing on this node.",
"displayName": "Always Output Data" "displayName": "Always Output Data"
}, },
"clickOnTheQuestionMarkIcon": "Click the '?' icon to open this node on n8n.io", "clickOnTheQuestionMarkIcon": "Click the '?' icon to open this node on n8n.io",