Fix ConverseJS: livechatWindowTitlePlugin was broken.

This commit is contained in:
John Livingston
2022-01-04 04:23:13 +01:00
parent 75b260bfd5
commit 5296de6a91
2 changed files with 9 additions and 3 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 5.2.3
### Fixes
* Fix ConverseJS: livechatWindowTitlePlugin was broken (window title won't be set to the room name)
## 5.2.1
### Fixes