Add missing hooks to hello world plugin

This commit is contained in:
Chocobozzz
2019-12-05 17:08:33 +01:00
parent cb8a9c1b0e
commit 115c234a6d
3 changed files with 24 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "peertube-plugin-hello-world",
"version": "0.0.13",
"version": "0.0.14",
"description": "Hello world PeerTube plugin example",
"engine": {
"peertube": ">=1.3.0"