Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix votekick threshold due to API change #677

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

Dorfieeee
Copy link
Collaborator

The frontend failed to handle the POST /api/set_votekick_thresholds request because the endpoint now expects an [int, int][] array in version 10, whereas it accepted a string in version 9.

Copy link
Collaborator

@cemathey cemathey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't believe I didn't notice this when I was looking at it, I only looked on the backend

@cemathey cemathey merged commit 030fe47 into master Sep 4, 2024
@cemathey cemathey deleted the frontend/votekick-thresholds branch September 4, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants