This commit is contained in:
user 2024-04-06 10:58:01 +03:00
parent dcb90e5e45
commit 64e3070a67
1 changed files with 4 additions and 4 deletions

View File

@ -21,14 +21,14 @@ class Memory:
"status": "no status", "status": "no status",
"timestamp": None "timestamp": None
}, },
# "uploader_bot": {
# "status": "no status",
# "timestamp": None
# },
"indexer": { "indexer": {
"status": "no status", "status": "no status",
"timestamp": None "timestamp": None
}, },
'licenses': {
'status': 'no status',
'timestamp': None
},
"ton_daemon": { "ton_daemon": {
"status": "no status", "status": "no status",
"timestamp": None "timestamp": None