aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/video-list/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/videos/video-list/index.ts')
-rw-r--r--client/src/app/videos/video-list/index.ts8
1 files changed, 4 insertions, 4 deletions
diff --git a/client/src/app/videos/video-list/index.ts b/client/src/app/videos/video-list/index.ts
index 71d3b78e6..a490e6bb5 100644
--- a/client/src/app/videos/video-list/index.ts
+++ b/client/src/app/videos/video-list/index.ts
@@ -1,4 +1,4 @@
1export * from './loader.component'; 1export * from './loader.component'
2export * from './video-list.component'; 2export * from './video-list.component'
3export * from './video-miniature.component'; 3export * from './video-miniature.component'
4export * from './video-sort.component'; 4export * from './video-sort.component'