Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-19 20:40:09 +08:00
parent 38b1af2696
commit e4654d63c3
6 changed files with 22 additions and 10 deletions

View File

@@ -261,10 +261,10 @@ class DynamicsHttp {
}
static Future<LoadingState<VoteInfo>> doVote({
required voteId,
required int voteId,
required List<int> votes,
bool anonymity = false,
dynamicId,
int? dynamicId,
}) async {
final csrf = Accounts.main.csrf;
final data = {