
Mantas Stanislovaitis
-
Total activity2
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes0
-
Subscriptions1
Activity overview
Latest activity by Mantas Stanislovaitis-
Mantas Stanislovaitis commented,
let positive = (item.vote_count - item.vote_sum) / 2 if (positive > 0) { positive = item.vote_count - positive } else if (positive === 0) { positive = item.vote_count }