dyn addition jump

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-15 13:35:13 +08:00
parent 205ae2bf55
commit 070ecad54b
6 changed files with 370 additions and 162 deletions

View File

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