mirror of https://github.com/stijndcl/didier
Change old commnet hours to avoid a ton of ugly code to fix this
parent
3967ae3a6c
commit
89adae5ec1
|
@ -115,14 +115,14 @@
|
||||||
"campus": "Ardoyen",
|
"campus": "Ardoyen",
|
||||||
"building": "Locus",
|
"building": "Locus",
|
||||||
"room": "Resto Locus",
|
"room": "Resto Locus",
|
||||||
"time": ["woensdag", 1000, 1230]
|
"time": ["woensdag", 1100, 1200]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"online": "ZOOM",
|
"online": "ZOOM",
|
||||||
"campus": "Ardoyen",
|
"campus": "Ardoyen",
|
||||||
"building": "Locus",
|
"building": "Locus",
|
||||||
"room": "Resto Locus",
|
"room": "Resto Locus",
|
||||||
"time": ["woensdag", 1430, 1700]
|
"time": ["woensdag", 1430, 1600]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"weeks": [6, 7, 8, 9, 10, 11, 12],
|
"weeks": [6, 7, 8, 9, 10, 11, 12],
|
||||||
|
|
Loading…
Reference in New Issue