Merge pull request #2564 from node-red/debugStatus

Let debug node show status indpendent of main output
This commit is contained in:
Nick O'Leary
2020-05-19 14:41:52 +01:00
committed by GitHub
3 changed files with 131 additions and 55 deletions

View File

@@ -118,10 +118,12 @@
},
"debug": {
"output": "Output",
"status": "status",
"none": "None",
"invalid-exp": "Invalid JSONata expression: __error__",
"msgprop": "message property",
"msgobj": "complete msg object",
"autostatus": "automatic",
"to": "To",
"debtab": "debug tab",
"tabcon": "debug tab and console",