mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix lint
This commit is contained in:
parent
db5814c047
commit
251a82ffbb
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user