Renaming how summer semester is handled

This commit is contained in:
2023-04-29 05:15:48 -05:00
parent 5657a1be59
commit 2363631674
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ async function PapaParse(department, num, name, sem) {
case 'f2022':
url = 'https://derec4.github.io/ut-grade-data/2022%20Fall.json';
break;
case 's2022':
case 'sum2022':
url = 'https://derec4.github.io/ut-grade-data/2022%20Summer.json';
break;
case 'sp2022':