Merge branch 'master' of https://github.com/MillenniumEarl/F95API into master

pull/29/head
MillenniumEarl 2020-10-16 09:46:06 +02:00
commit 4504ddcc67
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ module.exports.getGameInfo = async function (browser, url) {
parsedInfos["UPDATED"] :
parsedInfos["THREAD UPDATED"];
info.previewSource = await previewSource;
info.changelog = (await changelog || "Unknown changelog");
info.changelog = (await changelog) || "Unknown changelog";
//info.downloadInfo = await downloadData;
/* Downloading games without going directly to
* the platform appears to be prohibited by