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