fix(lib/lycoris&lulu&docchi): small change v4

This commit is contained in:
Hayanek 2025-04-02 19:20:57 +02:00
parent 4289c079c5
commit 9f910735b2
2 changed files with 14 additions and 11 deletions

View file

@ -278,7 +278,7 @@ class Docchi : ConfigurableAnimeSource, AnimeHttpSource() {
val genres: List<String>,
val broadcast_day: String?,
val aired_from: String?,
val episodes: Int,
val episodes: Int?,
val season: String,
val season_year: Int,
val series_type: String,