fg123 / roommates

Suite of applications for roommate management.
https://roommates.felixguo.me/
2 stars 1 forks source link

roommates: fixed guard in leave groups #33

Closed fg123 closed 6 years ago

fg123 commented 6 years ago

result could be null since the check is after assigning it to the first element.