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

Add missing '=' in GuildBehavior.toString() #442

Merged
merged 1 commit into from
Nov 13, 2021

Conversation

BenWoodworth
Copy link
Contributor

GuildBehavior's toString() was missing an = after supplier:

return "GuildBehavior(id=$id, kord=$kord, supplier$supplier)"
//                                               ^^

@HopeBaron HopeBaron merged commit ed4e902 into kordlib:0.8.x Nov 13, 2021
@BenWoodworth BenWoodworth deleted the GuildBehavior-toString branch December 1, 2021 22:02
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