Skip to content

Commit 40f13ee

Browse files
committed
added first gbm location
1 parent 93896ab commit 40f13ee

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
@@ -36,7 +36,7 @@ const EVENT_INFO: EventObject[] = [
3636
we highly recommend you joining us!`,
3737
date: new Date('09/05/2023'),
3838
time: '7:00 PM',
39-
location: 'TBD'
39+
location: 'The Fishbowl (big class room on the first floor of the engineering building with big windows)'
4040
}
4141
//
4242
/*

0 commit comments

Comments
 (0)