Skip to content

Commit

Permalink
chore(testing) false g1g1
Browse files Browse the repository at this point in the history
  • Loading branch information
SabreCat committed Dec 3, 2024
1 parent a9923f8 commit e8f92a9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions website/common/script/content/constants/events.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export const REPEATING_EVENTS = {
foodSeason: 'Pie',
},
giftOneGetOne: {
start: new Date('1970-12-19T04:00-05:00'),
start: new Date('1970-12-01T04:00-05:00'),
end: new Date('1970-01-06T23:59-05:00'),
promo: 'g1g1',
},
Expand Down Expand Up @@ -146,7 +146,6 @@ export const EVENTS = {
start: '2024-04-09T08:00-04:00',
end: '2024-04-30T23:59-04:00',
},

aprilFools2024: {
start: '2024-04-01T00:00-04:00',
end: '2024-04-02T08:00-04:00',
Expand Down

0 comments on commit e8f92a9

Please sign in to comment.