Update AnimeWorldIndiaFilters.kt

This commit is contained in:
Arkai1 2025-03-06 10:08:57 +05:30 committed by GitHub
parent ce1aa2e9ff
commit 0daea5caaf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,6 +47,7 @@ class AnimeWorldIndiaFilters {
private fun getYearList() = listOf(
StringQuery("Any", "all"),
StringQuery("2025", "2025"),
StringQuery("2024", "2024"),
StringQuery("2023", "2023"),
StringQuery("2022", "2022"),