Skip to content

Conversation

tomwade
Copy link
Contributor

@tomwade tomwade commented Jul 4, 2022

No description provided.

@tomwade tomwade marked this pull request as ready for review July 4, 2022 14:35
);

// If we have a specified eligibility storage, add that on
if (eligibilityStorage.moduleIndex > 0) {
Copy link
Contributor

Choose a reason for hiding this comment

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

This can be 0 to indicate a module... maybe you can handle this some other way?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah that makes sense, can check >= and allow negative numbers passed I reckon, will check it out

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.

3 participants