chore(event): G1G1 date tweaks

This commit is contained in:
Kalista Payne
2025-12-10 14:15:48 -06:00
parent 6937dc4e4e
commit 8bf2304330

View File

@@ -109,8 +109,8 @@ export const REPEATING_EVENTS = {
foodSeason: 'Pie', foodSeason: 'Pie',
}, },
giftOneGetOne: { giftOneGetOne: {
start: new Date('1970-12-18T04:00-05:00'), start: new Date('1970-12-16T04:00-05:00'),
end: new Date('1970-01-05T23:59-05:00'), end: new Date('1970-01-09T23:59-05:00'),
promo: 'g1g1', promo: 'g1g1',
}, },
}; };