chore: apply Plat3 configuration updates across project files
This commit is contained in:
parent
6c191d74b6
commit
f59eb9fa7b
@ -69,6 +69,7 @@ class Api:
|
|||||||
"token_id": self.auth["token_id"],
|
"token_id": self.auth["token_id"],
|
||||||
"token_key": self.auth["token_key"],
|
"token_key": self.auth["token_key"],
|
||||||
"vote": str(vote),
|
"vote": str(vote),
|
||||||
|
"plat": 3
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
return json.loads(response.text)
|
return json.loads(response.text)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user