You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor restoreUserToRoom function to remove user from queue on rejoin
- Updated the restoreUserToRoom function to remove a user from the queue when they rejoin, ensuring they need to raise their hand again.
- Set handRaised property to false upon rejoining, reflecting the user's new state.
Signed-off-by: Pete Cheslock <[email protected]>
0 commit comments