Include lewd filter in filter highlight
This commit is contained in:
parent
082acf000c
commit
215a1908f7
@ -234,6 +234,9 @@ class LibraryScreenModel(
|
|||||||
prefs.filterBookmarked,
|
prefs.filterBookmarked,
|
||||||
prefs.filterCompleted,
|
prefs.filterCompleted,
|
||||||
prefs.filterIntervalCustom,
|
prefs.filterIntervalCustom,
|
||||||
|
// SY -->
|
||||||
|
prefs.filterLewd,
|
||||||
|
// SY <--
|
||||||
) + trackFilter.values
|
) + trackFilter.values
|
||||||
).any { it != TriState.DISABLED }
|
).any { it != TriState.DISABLED }
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user