We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37c544a + 9c12180 commit e950796Copy full SHA for e950796
src/config/constants.js
@@ -354,7 +354,7 @@ export const GROUPS_DROPDOWN_PER_PAGE = 1000000 // make sure we are getting all
354
/**
355
* The list of challenge types which can have multiple prizes
356
*/
357
-export const CHALLENGE_TYPES_WITH_MULTIPLE_PRIZES = ['Challenge']
+export const CHALLENGE_TYPES_WITH_MULTIPLE_PRIZES = ['Challenge', 'Marathon Match']
358
359
360
* All the repeating messages.
0 commit comments