fix: null scanlator

This commit is contained in:
rebel onion 2025-01-04 05:39:37 -06:00
parent 19740c82f9
commit 495322547e
3 changed files with 3 additions and 3 deletions

View file

@ -260,7 +260,7 @@ class DownloadCompat {
"$mangaLink/${it.name}",
it.name,
null,
null,
"Unknown",
SChapter.create()
)
chapters.add(chapter)