Closed jsms90 closed 7 years ago
Home route currently mutates the rooms object directly. Instead, the route should be calling the functions provided by the room class.
rooms
room
Home route currently mutates the
rooms
object directly. Instead, the route should be calling the functions provided by theroom
class.