mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2025-01-11 17:39:06 +01:00
fix default search not respecting content rating filter
This commit is contained in:
parent
9ac99023d9
commit
ff82157da4
@ -371,7 +371,7 @@ open class BrowseSourceController(bundle: Bundle) :
|
|||||||
showProgressBar()
|
showProgressBar()
|
||||||
adapter?.clear()
|
adapter?.clear()
|
||||||
|
|
||||||
presenter.restartPager(newQuery)
|
presenter.restartPager(newQuery, presenter.sourceFilters)
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user