Fixing chat message attributed to wrong user
When a new user entered a chat message, the message was still attributed to the last user who wrote.
This commit is contained in:
parent
f8b506144d
commit
4a40c08578
2 changed files with 2 additions and 1 deletions
|
@ -4,6 +4,7 @@
|
|||
- Moving a discussion over a user will now add this user to the discussion
|
||||
- Being in a silent zone new forces mediaConstraints to false (#1508)
|
||||
- Fixes for the emote menu (#1501)
|
||||
- Fixing chat message attributed to wrong user (#1507 #1528)
|
||||
|
||||
## Version 1.5.0
|
||||
### Updates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue