From ba24488e725caaf175954a748aed306ba08f43a0 Mon Sep 17 00:00:00 2001 From: capitanwesler Date: Mon, 8 Feb 2021 22:10:58 +0000 Subject: [PATCH] Fixing the error with the automatic merge from develop to this branch --- src/api/api.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/api/api.js b/src/api/api.js index 6540ea8..8e8d226 100644 --- a/src/api/api.js +++ b/src/api/api.js @@ -1,5 +1,5 @@ const rss = require('rss-to-json'); -const fuzzball = require('fuzzball'); + const { homgot } = require('../api/apiCall'); @@ -463,7 +463,7 @@ const getPlatforms = async (id) => { })); } if (id === "producers" || id === "apps" || id === "publishers" || "events") { - + data = await homgot(`${BASE_ARUPPI}res/documents/animelegal/type/${id}.json`, { parse: true }); return data.map(doc => ({