Skip to content

Commit

Permalink
whitelist vanilla
Browse files Browse the repository at this point in the history
  • Loading branch information
mfix22 committed Oct 20, 2019
1 parent 31f0666 commit 0dbbd9f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/verify-payment-plan.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ const WHITE_LIST = new Set([
'lime',
'antimatter15',
'tonymastrorio',
'victorbordo'
'victorbordo',
'vanilla'
])

module.exports = async function verifyPaymentPlan(robot, context) {
Expand Down

0 comments on commit 0dbbd9f

Please # to comment.