This commit is contained in:
Amaury
2021-06-16 13:27:05 +02:00
commit bc7eed482f
12 changed files with 9317 additions and 0 deletions

View File

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