fix keyerror

This commit is contained in:
Cyberes 2023-05-03 14:07:59 -06:00
parent acf71bfa3e
commit d94a9621b8
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ def main():
'rate_out': 0,
'cumulative_in': 0,
'cumulative_out': 0,
'details': 0
'connections': 0
}
else:
try: