Skip to content

Commit 759f651

Browse files
authored
Add grad25 coupon (#103815)
pau2Xa-72I-p2#comment-17102
1 parent 61c7249 commit 759f651

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/my-sites/checkout/controller.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -605,6 +605,7 @@ function getRememberedCoupon() {
605605
'SBDC',
606606
'TXAM',
607607
'WC',
608+
'grad25',
608609
];
609610
const THIRTY_DAYS_MILLISECONDS = 30 * 24 * 60 * 60 * 1000;
610611
const now = Date.now();

0 commit comments

Comments
 (0)