fix: Unmuting users on average rooms allows them to speak if room is later set as read-only (#30050)
Co-authored-by: Matheus Barbosa Silva <36537004+matheusbsilva137@users.noreply.github.com>pull/30237/head^2
parent
dcfb7719ef
commit
8a59855fcf
@ -0,0 +1,6 @@ |
||||
--- |
||||
"@rocket.chat/meteor": patch |
||||
"@rocket.chat/model-typings": patch |
||||
--- |
||||
|
||||
When setting a room as read-only, do not allow previously unmuted users to send messages. |
||||
Loading…
Reference in new issue