Skip to content

Commit

Permalink
Use large team for team ffa
Browse files Browse the repository at this point in the history
  • Loading branch information
jauggy committed Oct 18, 2024
1 parent 52bb2bf commit cbb9a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/teiserver_web/controllers/api/spads_controller.ex
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ defmodule TeiserverWeb.API.SpadsController do
# Temporary solution until Team FFA ratings are fixed
rating_type =
case rating_type do
"Team FFA" -> "FFA"
"Team FFA" -> "Large Team"
v -> v
end

Expand Down

0 comments on commit cbb9a29

Please sign in to comment.