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=dbd9fb44ddd880622265097bd7baf4dd71ea0861;hp=6c5ff7e9be5d4ed990efc594e286c654e6d0bcdb;hpb=6ebdd12f8806edd7076e89c8ea3bcfaf5658b2b6;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 6c5ff7e9b..069f862e2 100644 --- a/client/src/app/+videos/+video-watch/shared/index.ts +++ b/client/src/app/+videos/+video-watch/shared/index.ts @@ -1,3 +1,4 @@ +export * from './action-buttons' export * from './comment' export * from './information' export * from './metadata'