Update GeneratorPlayer.kt

This commit is contained in:
KingLucius 2024-05-10 18:13:17 +03:00
parent 628d1e7bb5
commit 7265900d82
1 changed files with 0 additions and 1 deletions

View File

@ -274,7 +274,6 @@ class GeneratorPlayer : FullScreenPlayer() {
meta.season = newMeta.season
}
meta.name = newMeta.headerName
meta.imdbId = newMeta.imdbId
}
is ExtractorUri -> {