mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-13 04:37:36 +01:00
fix(event): end AF earlier
This commit is contained in:
@@ -17,7 +17,7 @@ export const EVENTS = {
|
||||
},
|
||||
aprilFools2024: {
|
||||
start: '2024-04-01T00:00-04:00',
|
||||
end: '2024-04-02T20:00-04:00',
|
||||
end: '2024-04-02T08:00-04:00',
|
||||
aprilFools: 'Fungi',
|
||||
},
|
||||
spring2024: {
|
||||
|
||||
Reference in New Issue
Block a user