refactor: sql formatting and label rename

This commit is contained in:
José Oliveira 2021-07-19 14:42:37 +01:00 committed by Josh Harvey
parent 1a166bc279
commit 00875f06e8
4 changed files with 9 additions and 19 deletions

View file

@ -113,7 +113,7 @@ const MachineStatus = () => {
: 'unavailable'
},
{
header: 'Loss',
header: 'Packet Loss',
width: 125,
size: 'sm',
textAlign: 'left',