pull/2542/head
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
1 changed files with 1 additions and 1 deletions

View File

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