Fix #477: ended polls never disappear when archiving is disabled (and no more than 20 new messages).

This commit is contained in:
John Livingston
2024-07-18 10:24:54 +02:00
parent e8dc9a01fe
commit db1993f97e
4 changed files with 28 additions and 3 deletions

4
package-lock.json generated
View File

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