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 NullReferenceException caused by Options being undefined. #2549

Merged
merged 1 commit into from
Jan 21, 2023

Conversation

GedasFX
Copy link
Contributor

@GedasFX GedasFX commented Dec 26, 2022

Previous test checked for adding multiple options after adding a single option, which made Options not null. With this PR this will happen regardless.

@csmir csmir merged commit 02d3ce6 into discord-net:dev Jan 21, 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.

None yet

2 participants