Api #83

Merged
KevinMidboe merged 5 commits from api into master 2018-02-07 14:56:41 +00:00
Showing only changes of commit 7ee3ace83b - Show all commits

View File

@@ -34,7 +34,7 @@ function convertTmdbToSeasoned(tmdb, manualType = undefined) {
const seasoned = new TMDB(
title, year, type, id, summary, poster_path, background_path,
popularity, score, release_status, tagline, seasons, episodes,
popularity, score, release_status, tagline, seasons, episodes
);
// seasoned.print()