Fix mod_muc_slow_mode: add min value for slow_mode_duration field.

This commit is contained in:
John Livingston
2024-02-23 15:50:43 +01:00
parent ec442fbd2b
commit 93f2cc277d
2 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## ??? (Not Released Yet)
* Fix mod_muc_slow_mode: add min value for slow_mode_duration field.
## 8.3.1
* Fix: video owner must be room owner, not only admin. Otherwise they can't edit room parameters (including slow mode settings).