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
// Since this is how Topgear currently stores the reviewer payment amount, we need to have this separate check
32
-
// If Topgear ever changes the way it stores the reviewer payment amount, this check can be removed in favor of _.some(challenge.prizeSets.type == 'reviewer')
33
-
// to make the amount extraction consistent
34
+
// If Topgear ever changes the way it stores the reviewer payment amount, this check can be removed to make the amount extraction consistent
0 commit comments