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

units: Fix unit definition logic #393

Merged
merged 1 commit into from Feb 23, 2024
Merged

units: Fix unit definition logic #393

merged 1 commit into from Feb 23, 2024

Conversation

leroyvn
Copy link
Member

@leroyvn leroyvn commented Feb 23, 2024

Description

There was a bug where a unit definition that would not already exist would not be loaded. This PR fixes it.

Checklist

  • The code follows the relevant coding guidelines
  • The code generates no new warnings
  • The code is appropriately documented
  • The code is tested to prove its function
  • The feature branch is rebased on the current state of the main branch
  • I updated the change log if relevant
  • I give permission that the Eradiate project may redistribute my contributions under the terms of its license

There was a bug where a unit definition that would not already exist would
not be loaded. This commit fixes it.
@leroyvn leroyvn merged commit e8ed502 into next Feb 23, 2024
@leroyvn leroyvn deleted the unit_definition branch February 23, 2024 15:32
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