mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-04 18:59:13 +02:00
feat:#26 added semester to fetched groups
This commit is contained in:
@@ -7,5 +7,6 @@ type SeminarGroup struct {
|
||||
Course string
|
||||
Faculty string
|
||||
FacultyId string
|
||||
Semester string
|
||||
Events []Event
|
||||
}
|
||||
|
Reference in New Issue
Block a user