Revert "temp autosub"
This reverts commit 43416528ad639b024b0c09279d412b5ce3baf22c.
This commit is contained in:
parent
43416528ad
commit
9ffe0b33cb
@ -152,7 +152,7 @@ const ActiveRoom = ({ roomName, userChoices, onLeave }: ActiveRoomProps) => {
|
||||
}
|
||||
const connectOptions = useMemo((): RoomConnectOptions => {
|
||||
return {
|
||||
autoSubscribe: true,
|
||||
autoSubscribe: false,
|
||||
};
|
||||
}, []);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user