marwahaha/friendlog

Hilariously, we called sortBy without providing a sort key.

prendradjaja opened this issue · 1 comments

var lastEvent = _.sortBy(eventsByFriend[friend.user])[0];

I can fix this later if you don't get to it first :P

Whoa does GitHub automatically close issues if you merge PRs with description "fixes X"?