mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-07-31 18:06:20 +08:00
docs: add new collab rooms
This commit is contained in:
parent
3987e05764
commit
2dcdec25e1
@ -40,9 +40,9 @@ const getRandomElement = list => {
|
|||||||
|
|
||||||
const getRandomRoom = () => {
|
const getRandomRoom = () => {
|
||||||
return getRandomElement([
|
return getRandomElement([
|
||||||
'room.4',
|
'room.7',
|
||||||
'room.5',
|
'room.8',
|
||||||
'room.6',
|
'room.9',
|
||||||
])
|
])
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user