fix(event): end AF earlier

This commit is contained in:
Sabe Jones
2024-04-02 11:28:07 -05:00
parent ed790c1c4d
commit 8a88d165e6

View File

@@ -17,7 +17,7 @@ export const EVENTS = {
}, },
aprilFools2024: { aprilFools2024: {
start: '2024-04-01T00:00-04:00', start: '2024-04-01T00:00-04:00',
end: '2024-04-02T20:00-04:00', end: '2024-04-02T08:00-04:00',
aprilFools: 'Fungi', aprilFools: 'Fungi',
}, },
spring2024: { spring2024: {