mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-19 16:46:22 +08:00
@@ -241,7 +241,7 @@ class DynamicsHttp {
|
|||||||
}) async {
|
}) async {
|
||||||
final csrf = Accounts.main.csrf;
|
final csrf = Accounts.main.csrf;
|
||||||
final data = {
|
final data = {
|
||||||
'vote_id': 15141778,
|
'vote_id': voteId,
|
||||||
'votes': votes,
|
'votes': votes,
|
||||||
'voter_uid': Accounts.main.mid,
|
'voter_uid': Accounts.main.mid,
|
||||||
'status': anonymity ? 1 : 0,
|
'status': anonymity ? 1 : 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user