diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/src/app/+video-channels/video-channels.component.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+video-channels/video-channels.component.ts b/client/src/app/+video-channels/video-channels.component.ts index f3cd5dea5..a3563c747 100644 --- a/client/src/app/+video-channels/video-channels.component.ts +++ b/client/src/app/+video-channels/video-channels.component.ts | |||
@@ -34,7 +34,7 @@ export class VideoChannelsComponent implements OnInit, OnDestroy { | |||
34 | private videoChannelService: VideoChannelService, | 34 | private videoChannelService: VideoChannelService, |
35 | private restExtractor: RestExtractor, | 35 | private restExtractor: RestExtractor, |
36 | private hotkeysService: HotkeysService, | 36 | private hotkeysService: HotkeysService, |
37 | private screenService: ScreenService | 37 | private screenService: ScreenService |
38 | ) { } | 38 | ) { } |
39 | 39 | ||
40 | ngOnInit () { | 40 | ngOnInit () { |