mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +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: {
|
piDay: {
|
||||||
start: new Date('1970-03-13T04:00-04:00'),
|
start: new Date('1970-03-14T04:00-04:00'),
|
||||||
end: new Date('1970-03-16T03:59-05:00'),
|
end: new Date('1970-03-16T03:59-04:00'),
|
||||||
foodSeason: 'Pie',
|
foodSeason: 'Pie',
|
||||||
},
|
},
|
||||||
aprilFoolsResale: {
|
aprilFoolsResale: {
|
||||||
|
|||||||
Reference in New Issue
Block a user