cadia-lvl / samromur

https://samromur.is/
MIT License
2 stars 2 forks source link

check if undefined instead of value #109

Closed staffanru closed 3 years ago

staffanru commented 3 years ago

This prevents the user from getting infinite progress by In Hlusta Play clip, Vote Play same clip again Vote the same vote Repeat to above steps for infinite progress, this is now prevented.

The issue was an if statement not checking a truthy value instead of the checking if there is a value or not.