* Moderation bot was not able to connect when remote chat was disabled.
* Some cleaning in code generating Prosody configuration file.
* Bump version 10.3.3
This commit is contained in:
John Livingston
2024-07-25 12:09:55 +02:00
parent db1993f97e
commit e57d39c8ab
4 changed files with 18 additions and 8 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "peertube-plugin-livechat",
"version": "10.3.2",
"version": "10.3.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "peertube-plugin-livechat",
"version": "10.3.2",
"version": "10.3.3",
"license": "AGPL-3.0",
"dependencies": {
"@xmpp/jid": "^0.13.1",