[MangaDex] Fix filter capabilities

master
Koitharu 2 years ago
parent 600eab20a1
commit f2354957e6
Signed by: Koitharu
GPG Key ID: 676DEE768C17A9D7

@ -51,7 +51,6 @@ internal class MangaDexParser(context: MangaLoaderContext) : MangaParser(context
isSearchSupported = true,
isSearchWithFiltersSupported = true,
isYearSupported = true,
isYearRangeSupported = true,
isOriginalLocaleSupported = true,
)

Loading…
Cancel
Save