Update AniyomiAdapter.kt
This commit is contained in:
parent
4c0f56d3e3
commit
813f7a0992
1 changed files with 1 additions and 1 deletions
|
@ -532,7 +532,7 @@ class DynamicMangaParser(extension: MangaExtension.Installed) : MangaParser() {
|
|||
return MangaChapter(
|
||||
sChapter.name,
|
||||
sChapter.url,
|
||||
"",
|
||||
sChapter.name,
|
||||
null,
|
||||
sChapter.scanlator,
|
||||
sChapter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue