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