Fix auto mute scheduler

This commit is contained in:
Chocobozzz
2020-05-07 16:27:42 +02:00
parent 0c32675427
commit 0b93369175
2 changed files with 18 additions and 11 deletions

View File

@ -1,6 +1,6 @@
{
"name": "peertube-plugin-auto-mute",
"version": "0.0.1",
"version": "0.0.2",
"description": "Auto mute plugin for PeerTube",
"engine": {
"peertube": ">=2.2.0"