docs: new collab rooms for HN

This commit is contained in:
Philipp Kühn
2021-04-23 09:29:06 +02:00
parent 20f870dc9d
commit c3d4ac9d93

View File

@@ -41,7 +41,9 @@ const getRandomRoom = () => {
return getRandomElement([
'room.one',
'room.two',
'room.three',
// 'room.three', // HN killed it
'room.four',
'room.five',
])
}