Fix LAN bits/bytes receive/sent

This commit is contained in:
Brendan Smith 2022-04-29 14:30:20 -05:00 committed by GitHub
parent b03d28ca27
commit 2829bc49eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2697,8 +2697,8 @@
},
"indexByName": {
"Time": 0,
"bytes_recv": 2,
"bytes_sent": 1
"bytes_recv": 1,
"bytes_sent": 2
},
"renameByName": {
"bytes_recv": "Bits Recv",