demos: update collab rooms

This commit is contained in:
Philipp Kühn
2021-10-24 23:29:40 +02:00
parent a6d6f4e7ae
commit da2d3d4165
2 changed files with 4 additions and 4 deletions

View File

@@ -40,9 +40,9 @@ const getRandomElement = list => {
const getRandomRoom = () => {
return getRandomElement([
'rooms.7',
'rooms.8',
'rooms.9',
'rooms.10',
'rooms.11',
'rooms.12',
])
}