debug node: add auto handling of error and status msgs if set to show status

This commit is contained in:
Dave Conway-Jones
2020-05-15 23:32:27 +01:00
parent 88d4d306f3
commit 1d36ce0fdf
3 changed files with 48 additions and 22 deletions

View File

@@ -123,6 +123,7 @@
"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",