X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fshared-main%2Fangular%2Findex.ts;h=f72d603132e5efda526faa15dd92c359c4e5ac33;hb=1279c05eeb6d14fdc188b3e23fb4f3f2bfda70ee;hp=4b87c2952121ac99874362b7bfa7c678c4e98a6b;hpb=439b6b7bfb5243f016135ccbd13a3491741cf809;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/shared/shared-main/angular/index.ts b/client/src/app/shared/shared-main/angular/index.ts index 4b87c2952..f72d60313 100644 --- a/client/src/app/shared/shared-main/angular/index.ts +++ b/client/src/app/shared/shared-main/angular/index.ts @@ -5,5 +5,6 @@ export * from './duration-formatter.pipe' export * from './from-now.pipe' export * from './infinite-scroller.directive' export * from './link.component' +export * from './login-link.component' export * from './number-formatter.pipe' export * from './peertube-template.directive'