Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jauggy committed Oct 1, 2024
1 parent 01308aa commit 2f1133c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/teiserver/mix_tasks/fake_data.ex
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,7 @@ defmodule Mix.Tasks.Teiserver.Fakedata do
end)
end

# Adds a party id or nil
defp get_party_id(num_players) do
case is_in_party?() do
true ->
Expand Down

0 comments on commit 2f1133c

Please sign in to comment.