Update export statistics

This commit is contained in:
bot 2024-11-29 13:37:38 +00:00
parent f7522ddeac
commit bd9946a288
5 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -42,7 +42,7 @@ class Bot:
"bitcoin", "bitcoin",
"wizard", "wizard",
"diamond", "diamond",
"carat" "carat",
] ]
self.api = Api(username=self.username, password=self.password) self.api = Api(username=self.username, password=self.password)