Skip to content

Commit

Permalink
add mihir hours
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaumohl committed Jan 23, 2024
1 parent 596ca22 commit 4bf55e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/content/_coord-hours.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ let CoordHours: CoordHour[] = [
},
{
Time: "2 - 3 PM",
Coords: ["David", "", "David", "", "Sam"],
Coords: ["David", "Mihir", "David", "", "Sam"],
},
{
Time: "3 - 4 PM",
Coords: ["", "", "", "", ""],
Coords: ["", "Mihir", "", "", ""],
},
{
Time: "4 - 5 PM",
Expand Down

0 comments on commit 4bf55e0

Please sign in to comment.