aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/video-watch/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/videos/video-watch/index.ts')
-rw-r--r--client/src/app/videos/video-watch/index.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/src/app/videos/video-watch/index.ts b/client/src/app/videos/video-watch/index.ts
index b17aaacf2..1a8403b0a 100644
--- a/client/src/app/videos/video-watch/index.ts
+++ b/client/src/app/videos/video-watch/index.ts
@@ -1,2 +1,4 @@
1export * from './video-magnet.component';
2export * from './video-share.component';
1export * from './video-watch.component'; 3export * from './video-watch.component';
2export * from './webtorrent.service'; 4export * from './webtorrent.service';