You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed spelling error in check_for_duplicate_votes() votes check.
Fixed display error when displaying actual number of points in check_for_points_total() votes check.
Fixed copy string when multiple entries have the same entry. Previously, it was inadvertently picking up the points for the first entry with the country rather than for the actual entry that received points.