refactor(top10Animes): updated anime prop name
This commit is contained in:
+1
-1
@@ -108,7 +108,7 @@ export function extractTop10Animes(
|
|||||||
.find(".film-poster .film-poster-img")
|
.find(".film-poster .film-poster-img")
|
||||||
?.attr("data-src")
|
?.attr("data-src")
|
||||||
?.trim() || null,
|
?.trim() || null,
|
||||||
eps: {
|
episodes: {
|
||||||
sub:
|
sub:
|
||||||
Number(
|
Number(
|
||||||
$(el)
|
$(el)
|
||||||
|
|||||||
Reference in New Issue
Block a user