mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-16 11:32:26 +01:00
added new ical event description
This commit is contained in:
@@ -21,5 +21,6 @@ type Event struct {
|
||||
Rooms string `db:"Rooms"`
|
||||
Notes string `db:"Notes"`
|
||||
BookedAt string `db:"BookedAt"`
|
||||
Course string `db:"course"`
|
||||
Semester string `db:"semester"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user