From 8a88d165e6da9fa985caef3bd05c74136c1b9e91 Mon Sep 17 00:00:00 2001 From: Sabe Jones Date: Tue, 2 Apr 2024 11:28:07 -0500 Subject: [PATCH] fix(event): end AF earlier --- website/common/script/content/constants/events.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/common/script/content/constants/events.js b/website/common/script/content/constants/events.js index a328cc5ae9..e0f85d9a43 100644 --- a/website/common/script/content/constants/events.js +++ b/website/common/script/content/constants/events.js @@ -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: {