Update room.number to correspond to other usages
This commit is contained in:
parent
62a0bb597f
commit
af3a177011
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ let meetup = {
|
||||||
title: "Conference",
|
title: "Conference",
|
||||||
*!*
|
*!*
|
||||||
room: {
|
room: {
|
||||||
number: 123,
|
number: 23,
|
||||||
participants: ["john", "ann"]
|
participants: ["john", "ann"]
|
||||||
}
|
}
|
||||||
*/!*
|
*/!*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue