We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a3780a commit 3fbebe9Copy full SHA for 3fbebe9
src/data/EventsDatabase.tsx
@@ -1,6 +1,6 @@
1
import { EventObject } from '../tools/CustomTypes'
2
3
-const semesterEnd = '5/30/25'
+const semesterEnd = '5/31/25'
4
5
const EVENT_INFO: EventObject[] = [
6
// {
0 commit comments