Fix the new show event poster #42
@ -127,7 +127,7 @@ export const newEpisodeEvent = (data) => {
|
|||||||
data.season,
|
data.season,
|
||||||
data.episode
|
data.episode
|
||||||
)} added to the library`,
|
)} added to the library`,
|
||||||
imageUrl: `img/shows/${data.show_imdb_id}-poster.jpg`,
|
imageUrl: `img/shows/${data.show_imdb_id}/poster.jpg`,
|
||||||
})
|
})
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user