Merge pull request #2638 from node-red/Clean-up-debug-status-/-remove-loops

fix debug status to not loop, make migration more seamless, detect status type objects
This commit is contained in:
Nick O'Leary
2020-07-07 13:37:05 +01:00
committed by GitHub
3 changed files with 21 additions and 7 deletions

View File

@@ -123,7 +123,7 @@
"invalid-exp": "Invalid JSONata expression: __error__",
"msgprop": "message property",
"msgobj": "complete msg object",
"autostatus": "automatic",
"autostatus": "show Output",
"to": "To",
"debtab": "debug tab",
"tabcon": "debug tab and console",