Added 2025 and 2026 Year Filter for HiAnime and Aniplay #891
1 changed files with 2 additions and 0 deletions
|
@ -110,6 +110,8 @@ object AniListFilters {
|
||||||
|
|
||||||
val YEAR_LIST = arrayOf(
|
val YEAR_LIST = arrayOf(
|
||||||
Pair("<Select>", ""),
|
Pair("<Select>", ""),
|
||||||
|
Pair("2026", "2026"),
|
||||||
|
Pair("2025", "2025"),
|
||||||
Pair("2024", "2024"),
|
Pair("2024", "2024"),
|
||||||
Pair("2023", "2023"),
|
Pair("2023", "2023"),
|
||||||
Pair("2022", "2022"),
|
Pair("2022", "2022"),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue