mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 05:37:22 +01:00
fix pi day
This commit is contained in:
committed by
Phillip Thelen
parent
90f08c58cd
commit
f12c4e75e6
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user