fix: revert last commit

This reverts commit 3c7b35d5f3.
This commit is contained in:
knownotunknown
2024-02-17 13:07:43 -06:00
committed by doprz
parent aef8c3d987
commit 27d945f57c
3 changed files with 17 additions and 11 deletions

View File

@@ -56,7 +56,7 @@ export const Default: Story = {
schedule: new CourseSchedule({
meetings: [
new CourseMeeting({
days: [DAY_MAP.MON, DAY_MAP.WED, DAY_MAP.FRI],
days: [DAY_MAP.M, DAY_MAP.W, DAY_MAP.F],
startTime: 480,
endTime: 570,
location: {