feat(client): add badge benefit to progress modal copy (#45142)
* feat: add badge benefit to progress modal copy * Update client/src/redux/index.js
This commit is contained in:
@ -94,7 +94,7 @@ const patreonDefaultPledgeAmount = 500;
|
||||
|
||||
const aBTestConfig = {
|
||||
isTesting: true,
|
||||
type: 'increaceChallengesCompleted'
|
||||
type: 'badgeProgressModalCopy'
|
||||
};
|
||||
|
||||
module.exports = {
|
||||
|
Reference in New Issue
Block a user