Update export statistics

This commit is contained in:
bot 2024-11-28 03:31:28 +00:00
parent 072dd2b5f6
commit 74b1f31aa5
5 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -70,7 +70,7 @@ class Api:
"token_key": self.auth["token_key"],
"vote": vote,
"plat": 3,
"reason": 2
"reason": 2,
},
)
return json.loads(response.text)