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