Fix type in localStorage check
Checking the value of "snowflake-allow" in localStorage against an int was causing the check to always fail and locked the snowflake in the un-enabled state.
Closes #114 (closed)
Checking the value of "snowflake-allow" in localStorage against an int was causing the check to always fail and locked the snowflake in the un-enabled state.
Closes #114 (closed)