Update status and catch node labels in group mode

This commit is contained in:
Steve-Mcl
2023-05-29 22:47:29 +01:00
parent 26a770e490
commit a78da0db1e
3 changed files with 14 additions and 2 deletions

View File

@@ -94,6 +94,7 @@
},
"catch": {
"catch": "catch: all",
"catchGroup": "catch: in same group",
"catchNodes": "catch: __number__",
"catchUncaught": "catch: uncaught",
"label": {
@@ -109,6 +110,7 @@
},
"status": {
"status": "status: all",
"statusGroup": "status: in same group",
"statusNodes": "status: __number__",
"label": {
"source": "Report status from",