Skip to content

Commit 3fbebe9

Browse files
committed
Changes to weekly meeting events
1 parent 7a3780a commit 3fbebe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/EventsDatabase.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { EventObject } from '../tools/CustomTypes'
22

3-
const semesterEnd = '5/30/25'
3+
const semesterEnd = '5/31/25'
44

55
const EVENT_INFO: EventObject[] = [
66
// {

0 commit comments

Comments
 (0)