Skip to content

Commit

Permalink
Revert "feat(series): Matched types to backend responses"
Browse files Browse the repository at this point in the history
This reverts commit cda2a49.
  • Loading branch information
vgeffer committed Dec 10, 2023
1 parent c80c6a0 commit 2e4b613
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/SemesterPicker/SemesterPicker.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ interface SeriesListItem {
order: number
deadline: string
complete: boolean
frozen_results: string | null
semester: number
}

Expand Down

0 comments on commit 2e4b613

Please sign in to comment.