We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9efaa42 commit 3f5124bCopy full SHA for 3f5124b
CHANGE_LOG.md
@@ -24,10 +24,10 @@ Changes:<br>
24
- User List:
25
- List that displays all connected users in a particular room.
26
- Dynamically updates when users join or leave a room.
27
- - Updates new host in the room to the next oldest user.
+ - Automatically updates new host in the room to the next oldest user.
28
- Join/Nickname Button:
29
- Allows users to specify which room to join, and what name to display upon joining the room.
30
- - Added logic for button only allowed users to join when both fields are inputted.
+ - Button only shows when user is not connected to room, requires both fields to be filled out.
31
32
Recommendations for Future Enhancements:<br>
33
0 commit comments