feat(client): testing donation alert title (#44438)
This commit is contained in:
@ -94,7 +94,7 @@ const patreonDefaultPledgeAmount = 500;
|
||||
|
||||
const aBTestConfig = {
|
||||
isTesting: true,
|
||||
type: 'LearnAlertCTA'
|
||||
type: 'LearnAlertTitle'
|
||||
};
|
||||
|
||||
module.exports = {
|
||||
|
Reference in New Issue
Block a user