diff --git a/src/public/index.html b/src/public/index.html index 5b124f3..005bc98 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -3610,6 +3610,12 @@ tooltip += `

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