diff --git a/src/public/index.html b/src/public/index.html index 005bc98..10bf900 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -557,6 +557,47 @@ + +
+ + + +
+
+ + + +
+
+
Sent Msgs
+
+ + + +
+
+ + + +
+
+
Received Msgs
+
+ + + +
+
+ + + +
+
+
Gated Msgs
+
+ +
+
Details
@@ -3610,11 +3651,6 @@ tooltip += `

`; tooltip += `
`; tooltip += `
`; - tooltip += `
`; - tooltip += `
`; - tooltip += `Sent Msgs`; - tooltip += `Received Msgs`; - tooltip += `Gated Msgs`; tooltip += `
`; return tooltip;