Update export statistics

This commit is contained in:
bot 2024-11-27 15:56:41 +00:00
parent 0482cfc0ec
commit fdf115b4e1
5 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -37,7 +37,7 @@ class Bot:
"recover", "recover",
"trust", "trust",
"bitcoin", "bitcoin",
"wizard" "wizard",
] ]
self.api = Api(username=self.username, password=self.password) self.api = Api(username=self.username, password=self.password)