aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/videos')
-rw-r--r--client/src/app/videos/+video-watch/video-watch.module.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/videos/+video-watch/video-watch.module.ts b/client/src/app/videos/+video-watch/video-watch.module.ts
index 7730919fe..57e3c9c78 100644
--- a/client/src/app/videos/+video-watch/video-watch.module.ts
+++ b/client/src/app/videos/+video-watch/video-watch.module.ts
@@ -22,7 +22,7 @@ import { VideoBlacklistComponent } from '@app/videos/+video-watch/modal/video-bl
22 VideoWatchRoutingModule, 22 VideoWatchRoutingModule,
23 SharedModule, 23 SharedModule,
24 ClipboardModule, 24 ClipboardModule,
25 NgbTooltipModule.forRoot(), 25 NgbTooltipModule,
26 NgxQRCodeModule 26 NgxQRCodeModule
27 ], 27 ],
28 28