1
0
Fork 0
This commit is contained in:
Chocobozzz 2020-03-10 14:08:42 +01:00
parent 6b842050f7
commit edb868655e
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -34,7 +34,7 @@ export class VideoChannelsComponent implements OnInit, OnDestroy {
private videoChannelService: VideoChannelService, private videoChannelService: VideoChannelService,
private restExtractor: RestExtractor, private restExtractor: RestExtractor,
private hotkeysService: HotkeysService, private hotkeysService: HotkeysService,
private screenService: ScreenService private screenService: ScreenService
) { } ) { }
ngOnInit () { ngOnInit () {