X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2Fvideo-list%2Findex.ts;h=5f7c8bd48e334da2b1e6b8c1fecb7a534bf7c36f;hb=3caf77d3b11f2dbc12e52d665183d36604c1dab9;hp=a5a60364acb37d31ba872013afd8ae1e8bb55c3e;hpb=9bf9d2a5c223bf006496ae7adf0c0bd7a7975108;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/videos/video-list/index.ts b/client/src/app/videos/video-list/index.ts index a5a60364a..5f7c8bd48 100644 --- a/client/src/app/videos/video-list/index.ts +++ b/client/src/app/videos/video-list/index.ts @@ -1,4 +1,3 @@ -export * from './my-videos.component' +export * from './video-local.component' export * from './video-recently-added.component' export * from './video-trending.component' -export * from './shared'