Support video media analytic
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "peertube-plugin-matomo",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"description": "Matomo plugin that tracks page views on a PeerTube instance.",
|
||||
"engine": {
|
||||
"peertube": ">=1.3.0"
|
||||
@ -18,7 +18,9 @@
|
||||
"clientScripts": [
|
||||
{
|
||||
"script": "client/common-client-plugin.js",
|
||||
"scopes": [ "common" ]
|
||||
"scopes": [
|
||||
"common"
|
||||
]
|
||||
}
|
||||
],
|
||||
"translations": {}
|
||||
|
||||
Reference in New Issue
Block a user