lionleaf / dwitter

Social network for short js demos
https://www.dwitter.net
Apache License 2.0
763 stars 69 forks source link

Cast NoneType total_awesome score to 0 #496

Closed diceroll123 closed 4 years ago

diceroll123 commented 4 years ago

Say you're on the profile of someone with no score, such as myself (https://www.dwitter.net/u/diceroll123), you'll see that it says diceroll123 (None). This changes it to be diceroll123 (0).


lionleaf commented 4 years ago

Thanks for the fix! :)

I'll see if I can get it deployed tomorrow :)

diceroll123 commented 4 years ago

fml I thought I put this in a branch in my fork, WOOPS & THANKS 😆