]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+video-channels/video-channels.component.ts
Use grid to organise settings in admin, my-account
[github/Chocobozzz/PeerTube.git] / client / src / app / +video-channels / video-channels.component.ts
index f3cd5dea5ff5ba853434ad286ac07f08ee9442a7..a3563c7477f3a504544eed5966176a86fd7d8238 100644 (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 () {