This commit is contained in:
Cyberes 2023-09-25 17:24:51 -06:00
parent 289b40181c
commit 7ce60079d7
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ def generate_stats(regen: bool = False):
netdata_stats = {}
base_client_api = redis.get('base_client_api', str)
proompters_5_min = redis.get('proompters_5_min', str)
proompters_5_min = redis.get('proompters_5_min', int)
output = {
'stats': {