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

Better enable disbanding of teams via admin command #2306

Merged
merged 2 commits into from
Feb 24, 2024

Conversation

tastybento
Copy link
Member

No description provided.

@@ -32,7 +32,7 @@ public void setup()

new AdminTeamAddCommand(this);
new AdminTeamDisbandCommand(this);
new AdminTeamFixCommand(this);
Copy link
Member Author

Choose a reason for hiding this comment

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

Removes the "fix" command because this doesn't work right now.

@tastybento tastybento merged commit f93c9ba into develop Feb 24, 2024
1 check passed
@tastybento tastybento deleted the admin_disband_update branch February 24, 2024 22:49
Copy link

sonarcloud bot commented Feb 24, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
9.7% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

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.

None yet

1 participant