diff options
Diffstat (limited to 'client/src/app/videos/+video-watch/video-watch.component.ts')
-rw-r--r-- | client/src/app/videos/+video-watch/video-watch.component.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/app/videos/+video-watch/video-watch.component.ts b/client/src/app/videos/+video-watch/video-watch.component.ts index a27cacba3..6f5fe0b97 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.ts +++ b/client/src/app/videos/+video-watch/video-watch.component.ts | |||
@@ -326,7 +326,6 @@ export class VideoWatchComponent implements OnInit, OnDestroy { | |||
326 | peertube: { | 326 | peertube: { |
327 | videoFiles: this.video.files, | 327 | videoFiles: this.video.files, |
328 | playerElement: this.playerElement, | 328 | playerElement: this.playerElement, |
329 | autoplay: this.isAutoplay(), | ||
330 | peerTubeLink: false | 329 | peerTubeLink: false |
331 | } | 330 | } |
332 | } | 331 | } |