feat(client): testing donation alert title (#44438)

This commit is contained in:
Ahmad Abdolsaheb
2021-12-09 18:43:59 +03:00
committed by GitHub
parent dd8f5d07cd
commit 69639bda8a
3 changed files with 7 additions and 6 deletions

View File

@ -94,7 +94,7 @@ const patreonDefaultPledgeAmount = 500;
const aBTestConfig = {
isTesting: true,
type: 'LearnAlertCTA'
type: 'LearnAlertTitle'
};
module.exports = {