Skip to content

Commit 3e31c70

Browse files
authored
Merge pull request #331 from HackRU/dev
Update Schedule.tsx
2 parents aae57b9 + 9d21808 commit 3e31c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)