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 bug with pluralize where an Array with a single number in it that's not 1 is considered plural due to parseFloat and Number being weird when passed an Array.