First commit

This commit is contained in:
Chocobozzz
2019-07-16 16:39:36 +02:00
commit 00b36e811b
6 changed files with 48 additions and 0 deletions

View File

@ -0,0 +1,7 @@
function register ({ registerHook, peertubeHelpers }) {
}
export {
register
}