mirror of https://github.com/stijndcl/didier
Merge pull request #96 from MaartenS11/ad3-room-fix
Fixed AD3 room to be "Leslokaal 1.1" instead of "1.1 Alan Turing"pull/98/head
commit
6fb072ef58
|
@ -213,7 +213,7 @@
|
|||
"location": {
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "1.1 Alan Turing"
|
||||
"room": "Leslokaal 1.1"
|
||||
},
|
||||
"time": {
|
||||
"day": "dinsdag",
|
||||
|
@ -225,7 +225,7 @@
|
|||
"location": {
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "1.1 Alan Turing"
|
||||
"room": "Leslokaal 1.1"
|
||||
},
|
||||
"time": {
|
||||
"day": "woensdag",
|
||||
|
|
Loading…
Reference in New Issue