]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+videos/+video-watch/video-watch.module.ts
Merge branch 'next' into develop
[github/Chocobozzz/PeerTube.git] / client / src / app / +videos / +video-watch / video-watch.module.ts
index 4669a700c5f17bfdf2d1cc1a9a7521295461d315..8f5ffdb1d75ef5a1874b38a890dfb1d538b5ad90 100644 (file)
@@ -21,7 +21,8 @@ import {
   VideoAvatarChannelComponent,
   VideoDescriptionComponent,
   VideoRateComponent,
-  VideoWatchPlaylistComponent
+  VideoWatchPlaylistComponent,
+  VideoAttributesComponent
 } from './shared'
 import { VideoCommentAddComponent } from './shared/comment/video-comment-add.component'
 import { VideoCommentComponent } from './shared/comment/video-comment.component'
@@ -57,6 +58,7 @@ import { VideoWatchComponent } from './video-watch.component'
     PrivacyConcernsComponent,
     ActionButtonsComponent,
     VideoAlertComponent,
+    VideoAttributesComponent,
 
     VideoCommentsComponent,
     VideoCommentAddComponent,