Skip to content

Commit 9d21808

Browse files
committed
Update Schedule.tsx
1 parent c158a72 commit 9d21808

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/(pre-dashboard)/(landing)/sections/Schedule.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ const schedule = {
9393
event: 'Midnight Surprise',
9494
location: 'Hacking Area',
9595
},
96-
{ time: '8:00 AM', event: 'STUDENT CENTER DOORS UNLOCK', location: 'Hacking Area' },
9796
{ time: '8:15 AM', event: 'Breakfast', location: 'MPR' },
97+
{ time: '9:00 AM', event: 'STUDENT CENTER DOORS UNLOCK', location: 'Hacking Area' },
9898
{
9999
time: '11:00 AM',
100100
event: 'Submissions Due',

0 commit comments

Comments
 (0)