Skip to content

Commit e1bbe83

Browse files
authored
chore(venues): add SR14 + SR15 venue data (#3710)
1 parent 19f1480 commit e1bbe83

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

website/src/data/venues.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4587,6 +4587,22 @@
45874587
"y": 1.2949252184799644
45884588
}
45894589
},
4590+
"COM3-01-23": {
4591+
"roomName": "Seminar Room 14",
4592+
"floor": 1,
4593+
"location": {
4594+
"x": 103.7748425,
4595+
"y": 1.2950386
4596+
}
4597+
},
4598+
"COM3-01-25": {
4599+
"roomName": "Seminar Room 15",
4600+
"floor": 1,
4601+
"location": {
4602+
"x": 103.7749804,
4603+
"y": 1.2948523
4604+
}
4605+
},
45904606
"COM3-MPH": {
45914607
"roomName": "COM3-MPH",
45924608
"floor": 1,

0 commit comments

Comments
 (0)