X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bvideos%2F%2Bvideo-watch%2Fshared%2Findex.ts;h=069f862e25490e1c5577e284110253d68cc832f2;hb=92e66e04f7f51d37b465cff442ce47f6d6d7cadd;hp=a6c2d75ad34bca933767ceb34ba1c1579ad52d8a;hpb=911186dae411d78788ccede093c251303187589a;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+videos/+video-watch/shared/index.ts b/client/src/app/+videos/+video-watch/shared/index.ts index a6c2d75ad..069f862e2 100644 --- a/client/src/app/+videos/+video-watch/shared/index.ts +++ b/client/src/app/+videos/+video-watch/shared/index.ts @@ -1,4 +1,6 @@ +export * from './action-buttons' export * from './comment' +export * from './information' export * from './metadata' export * from './playlist' export * from './recommendations'