docs: update rooms
This commit is contained in:
@@ -40,9 +40,9 @@ const getRandomElement = list => {
|
|||||||
|
|
||||||
const getRandomRoom = () => {
|
const getRandomRoom = () => {
|
||||||
return getRandomElement([
|
return getRandomElement([
|
||||||
'room.1',
|
'room.4',
|
||||||
'room.2',
|
'room.5',
|
||||||
'room.3',
|
'room.6',
|
||||||
])
|
])
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user