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

Fix being unable to set chat channels #1088

Merged
merged 1 commit into from
Oct 30, 2022
Merged

Conversation

applenick
Copy link
Member

Quick fix! The chat channel commands are still making use of @Nullable instead of @Maybe when consuming text, resulting in errors like this:

Screenshot 2022-10-30 at 1 33 42 AM

Signed-off-by: applenick [email protected]

@applenick applenick added the bug Something isn't working label Oct 30, 2022
@Electroid Electroid merged commit c5d5298 into PGMDev:dev Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

2 participants