mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update GeneratorPlayer.kt
This commit is contained in:
parent
628d1e7bb5
commit
7265900d82
1 changed files with 0 additions and 1 deletions
|
@ -274,7 +274,6 @@ class GeneratorPlayer : FullScreenPlayer() {
|
||||||
meta.season = newMeta.season
|
meta.season = newMeta.season
|
||||||
}
|
}
|
||||||
meta.name = newMeta.headerName
|
meta.name = newMeta.headerName
|
||||||
meta.imdbId = newMeta.imdbId
|
|
||||||
}
|
}
|
||||||
|
|
||||||
is ExtractorUri -> {
|
is ExtractorUri -> {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue