Update annotation plugin
This commit is contained in:
		| @ -1,7 +1,7 @@ | |||||||
| { | { | ||||||
|   "name": "peertube-plugin-video-annotation", |   "name": "peertube-plugin-video-annotation", | ||||||
|   "description": "PeerTube plugin video annotation", |   "description": "PeerTube plugin video annotation", | ||||||
|   "version": "0.0.1", |   "version": "0.0.2", | ||||||
|   "author": "Chocobozzz", |   "author": "Chocobozzz", | ||||||
|   "bugs": "https://framagit.org/framasoft/peertube/peertube-plugin-video-annotation/issues", |   "bugs": "https://framagit.org/framasoft/peertube/peertube-plugin-video-annotation/issues", | ||||||
|   "clientScripts": [ |   "clientScripts": [ | ||||||
| @ -50,5 +50,12 @@ | |||||||
|   "staticDirs": {}, |   "staticDirs": {}, | ||||||
|   "translations": { |   "translations": { | ||||||
|     "fr-FR": "./languages/fr.json" |     "fr-FR": "./languages/fr.json" | ||||||
|   } |   }, | ||||||
|  |   "files": [ | ||||||
|  |     "dist", | ||||||
|  |     "assets", | ||||||
|  |     "languages", | ||||||
|  |     "public", | ||||||
|  |     "main.js" | ||||||
|  |   ] | ||||||
| } | } | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user