fix: null scanlator
This commit is contained in:
parent
19740c82f9
commit
495322547e
3 changed files with 3 additions and 3 deletions
|
@ -260,7 +260,7 @@ class DownloadCompat {
|
|||
"$mangaLink/${it.name}",
|
||||
it.name,
|
||||
null,
|
||||
null,
|
||||
"Unknown",
|
||||
SChapter.create()
|
||||
)
|
||||
chapters.add(chapter)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue