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: Nullable boolean to boolean #390

Merged
merged 1 commit into from
May 12, 2023
Merged

Fixed: Nullable boolean to boolean #390

merged 1 commit into from
May 12, 2023

Conversation

Bram1903
Copy link
Collaborator

@Bram1903 Bram1903 commented May 12, 2023

Fixed a small IDE error, which didn't seem to affect the functionality, but was valid as an error.

The nullable boolean is now being cast to a boolean, at line 117.

@Bram1903 Bram1903 added the Bug Something isn't working label May 12, 2023
@Bram1903 Bram1903 requested a review from neozhu May 12, 2023 07:26
@Bram1903 Bram1903 self-assigned this May 12, 2023
@Bram1903 Bram1903 marked this pull request as ready for review May 12, 2023 07:26
Copy link
Owner

@neozhu neozhu left a comment

Choose a reason for hiding this comment

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

done

Copy link
Owner

@neozhu neozhu left a comment

Choose a reason for hiding this comment

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

done

@neozhu neozhu merged commit fa033f5 into neozhu:main May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants