Cleanup
This commit is contained in:
parent
96a5b456f5
commit
292dbf85c9
@ -170,7 +170,7 @@ open class BrowseSourcePresenter(
|
||||
|
||||
// Create a new pager.
|
||||
// SY -->
|
||||
pager = if (recommendsMangaId != null && manga != null) RecommendsPager(
|
||||
pager = if (recommendsMangaId != null) RecommendsPager(
|
||||
manga ?: throw Exception("Could not get Manga")
|
||||
) else createPager(query, filters)
|
||||
// SY <--
|
||||
|
Loading…
x
Reference in New Issue
Block a user