Update client hook names
This commit is contained in:
		| @ -1,6 +1,6 @@ | ||||
| function register ({ registerHook, peertubeHelpers }) { | ||||
|   registerHook({ | ||||
|     target: 'action:video-watch.loaded', | ||||
|     target: 'action:video-watch.init', | ||||
|     handler: () => console.log('Background red watch world') | ||||
|   }) | ||||
| } | ||||
|  | ||||
| @ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "peertube-theme-background-red", | ||||
|   "version": "0.0.2", | ||||
|   "version": "0.0.3", | ||||
|   "description": "Example PeerTube theme", | ||||
|   "engine": { | ||||
|     "peertube": ">=1.3.1" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user