mirror of https://github.com/stijndcl/didier
Fixed room to be "Leslokaal 1.1" instead of "1.1 Alan Turing"
parent
287e2fd233
commit
b36c6e57fb
|
@ -213,7 +213,7 @@
|
||||||
"location": {
|
"location": {
|
||||||
"campus": "Sterre",
|
"campus": "Sterre",
|
||||||
"building": "S9",
|
"building": "S9",
|
||||||
"room": "1.1 Alan Turing"
|
"room": "Leslokaal 1.1"
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"day": "dinsdag",
|
"day": "dinsdag",
|
||||||
|
@ -225,7 +225,7 @@
|
||||||
"location": {
|
"location": {
|
||||||
"campus": "Sterre",
|
"campus": "Sterre",
|
||||||
"building": "S9",
|
"building": "S9",
|
||||||
"room": "1.1 Alan Turing"
|
"room": "Leslokaal 1.1"
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"day": "woensdag",
|
"day": "woensdag",
|
||||||
|
|
Loading…
Reference in New Issue