Add latest client helpers

This commit is contained in:
Chocobozzz
2020-04-15 16:13:04 +02:00
parent 82fd4f7414
commit ed3ac5bd41
3 changed files with 17 additions and 1 deletions

View File

@ -45,6 +45,8 @@ function register ({ registerHook, peertubeHelpers }) {
return result
}
})
peertubeHelpers.notifier.info('you are on the watch page', 'useless', 1000)
}
export {