mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
revert(recents): Filter scanlator
I forgot to turn this back on
This commit is contained in:
parent
d3c98fb897
commit
e45baf6ab4
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ class RecentsPresenter(
|
||||||
RecentsViewType.GroupedAll, RecentsViewType.UngroupedAll -> {
|
RecentsViewType.GroupedAll, RecentsViewType.UngroupedAll -> {
|
||||||
getRecents.awaitAll(
|
getRecents.awaitAll(
|
||||||
showRead,
|
showRead,
|
||||||
false,
|
true,
|
||||||
isEndless,
|
isEndless,
|
||||||
!updatePageCount && !isOnFirstPage,
|
!updatePageCount && !isOnFirstPage,
|
||||||
query,
|
query,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue