mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Cleaning up
This commit is contained in:
parent
3260a975ed
commit
9e32eb6a4d
@ -92,6 +92,6 @@ export class ShowDetailsComponent implements OnInit
|
|||||||
|
|
||||||
openTrailer()
|
openTrailer()
|
||||||
{
|
{
|
||||||
this.dialog.open(TrailerDialogComponent, {width: "80%", height: "50vw", data: this.show.trailerUrl});
|
this.dialog.open(TrailerDialogComponent, {width: "80%", height: "45vw", data: this.show.trailerUrl});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user