feat: add reason field to commit message structure for clarity
This commit is contained in:
parent
e67b14c583
commit
dd0e4387bd
@ -70,6 +70,7 @@ class Api:
|
||||
"token_key": self.auth["token_key"],
|
||||
"vote": vote,
|
||||
"plat": 3,
|
||||
"reason": 2
|
||||
},
|
||||
)
|
||||
return json.loads(response.text)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user