mirror of
https://github.com/stijndcl/didier.git
synced 2026-06-07 14:56:16 +02:00
Merge pull request #96 from MaartenS11/ad3-room-fix
Fixed AD3 room to be "Leslokaal 1.1" instead of "1.1 Alan Turing"
This commit is contained in:
commit
6fb072ef58
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue