mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-03 18:29:14 +02:00
Merge pull request #113 from HTWK-Leipzig/82-add-university-sports-course
fix:#82 fetched internal sport course id for unique identification
This commit is contained in:
@@ -9,6 +9,7 @@ type SportEntry struct {
|
||||
Title string
|
||||
Details EventDetails
|
||||
AdditionalNote string
|
||||
ID string
|
||||
}
|
||||
|
||||
// EventDetails represents detailed information about the event.
|
||||
|
Reference in New Issue
Block a user