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('Hello video watch world')
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user