mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2025-08-06 19:59:16 +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