refactor(editor): Remove CTA for errored node (#5857)

🔥 Remove CTA for errored node
This commit is contained in:
Iván Ovejero
2023-03-31 11:27:27 +02:00
committed by GitHub
parent 1b8c35ab87
commit 4b11642a8c
2 changed files with 0 additions and 9 deletions

View File

@@ -794,7 +794,6 @@
"nodeErrorView.theErrorCauseIsTooLargeToBeDisplayed": "The error cause is too large to be displayed",
"nodeErrorView.time": "Time",
"nodeErrorView.inputPanel.previousNodeError.title": "Error running node '{nodeName}'",
"nodeErrorView.inputPanel.previousNodeError.text": "View error",
"nodeHelpers.credentialsUnset": "Credentials for '{credentialType}' are not set.",
"nodeSettings.alwaysOutputData.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.",
"nodeSettings.alwaysOutputData.displayName": "Always Output Data",