Update AnimePahe.kt
This commit is contained in:
parent
ac1938c1e4
commit
37f3efa063
1 changed files with 1 additions and 0 deletions
|
@ -162,6 +162,7 @@ class AnimePahe : ConfigurableAnimeSource, AnimeHttpSource() {
|
|||
episode.name = "Episode ${index + 1}"
|
||||
episode
|
||||
}
|
||||
.reversed()
|
||||
}
|
||||
|
||||
private fun parseEpisodePage(episodes: List<EpisodeDto>, animeSession: String): MutableList<SEpisode> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue