fix pi day

This commit is contained in:
CuriousMagpie
2024-09-04 16:18:24 -04:00
committed by Phillip Thelen
parent 90f08c58cd
commit f12c4e75e6

View File

@@ -46,8 +46,8 @@ export const REPEATING_EVENTS = {
],
},
piDay: {
start: new Date('1970-03-13T04:00-04:00'),
end: new Date('1970-03-16T03:59-05:00'),
start: new Date('1970-03-14T04:00-04:00'),
end: new Date('1970-03-16T03:59-04:00'),
foodSeason: 'Pie',
},
aprilFoolsResale: {