Skip to content

Commit

Permalink
EDMM: add event schedules (#19)
Browse files Browse the repository at this point in the history
* EDMM: add event schedules

* Consolidated and formatted data

---------

Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
fpletz and actions-user authored Dec 1, 2023
1 parent 71bb44d commit 361a933
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions event_schedules/edmm.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"day": "3",
"booking": [
"EDDM",
"EDMM_ALB",
"EDMM_ZUG"
]
},
{
"day": "1",
"booking": [
"EDDN",
"EDMM_O"
]
}
]

0 comments on commit 361a933

Please sign in to comment.