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

Use maxLevel constant instead of hard coded value #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mrfmunger
Copy link

Fixes #41

This fix updates both instances of a hard coded max level value to instead reference the maxLevel constant set in constants.js.

Before Fix

screen shot 2018-07-09 at 12 10 12 pm

After Fix

screen shot 2018-07-09 at 12 15 02 pm

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.

LevelThermometer uses hard coded max level value
1 participant