This commit is contained in:
Aria Moradi
2021-09-17 16:32:14 +04:30
parent 6c62ddf927
commit 52a064ae45
@@ -223,7 +223,7 @@ object Chapter {
}
private fun firstPageExists(mangaId: Int, chapterId: Int): Boolean {
val chapterDir = Page.getChapterDir(mangaId, chapterId)
val chapterDir = getChapterDir(mangaId, chapterId)
return CachedImageResponse.findFileNameStartingWith(
chapterDir,