]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+videos/+video-watch/player-styles.component.ts
Refactor feed component
[github/Chocobozzz/PeerTube.git] / client / src / app / +videos / +video-watch / player-styles.component.ts
index c026309794430d373b6473bce5ea3222543ee08b..9b1672a8c37089d284ef20519222b09d554f8fd3 100644 (file)
@@ -8,6 +8,7 @@ import { Component, ViewEncapsulation } from '@angular/core'
   selector: 'my-player-styles',
   template: '',
   styleUrls: [ './player-styles.component.scss' ],
+  // tslint:disable:use-component-view-encapsulation
   encapsulation: ViewEncapsulation.None
 })
 export class PlayerStylesComponent {