handling toggle tuning in and just tuning in
This commit is contained in:
@@ -144,7 +144,8 @@ export default function InitializeWs(io: any) {
|
||||
new SomeoneTunedResponse(
|
||||
req.lineId,
|
||||
userInfo.userId,
|
||||
clientUserIdsInRoom
|
||||
clientUserIdsInRoom,
|
||||
req.keepTunedIn
|
||||
)
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user