Mangadex follows, tell browse there are no more pages

This commit is contained in:
Jobobby04 2020-09-11 23:58:38 -04:00
parent 8dce9a674b
commit bb6932ff80

View File

@ -68,7 +68,7 @@ class FollowsHandler(val client: OkHttpClient, val headers: Headers, val prefere
followFromElement(it, lowQualityCovers) followFromElement(it, lowQualityCovers)
} }
return MetadataMangasPage(follows.map { it.first }, true, follows.map { it.second }) return MetadataMangasPage(follows.map { it.first }, false, follows.map { it.second })
} }
/**fetch follow status used when fetching status for 1 manga /**fetch follow status used when fetching status for 1 manga