fixed default course
This commit is contained in:
@@ -12,5 +12,6 @@ class Config:
|
|||||||
COURSE_MAP = {
|
COURSE_MAP = {
|
||||||
"GRNVS25": "GRNVS Tutorium SS 25",
|
"GRNVS25": "GRNVS Tutorium SS 25",
|
||||||
"IT-Sec25": "IT-Sec Tutorium WS 25/26",
|
"IT-Sec25": "IT-Sec Tutorium WS 25/26",
|
||||||
|
"GRNVS26": "GRNVS Tutorium SS 26",
|
||||||
}
|
}
|
||||||
DEFAULT_COURSE = 2
|
DEFAULT_COURSE = 3
|
||||||
|
|||||||
Reference in New Issue
Block a user