Skip to content

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)

Merge request reports

Loading