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

Fixed isCoach assignment while creating a new team #262

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

shobhit-pathak
Copy link
Contributor

@shobhit-pathak shobhit-pathak commented Jul 27, 2023

Fixed isCoach assignment to check for 'coach' key instead of 'captain' key while creating a new team and inserting players in it (POST on /teams).
Not a major issue, but fixing this could be useful while POSTing on /teams manually

@PhlexPlexico
Copy link
Owner

Thanks for the PR and catching this! :)

@PhlexPlexico PhlexPlexico merged commit acc5139 into PhlexPlexico:master Jul 27, 2023
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