pull/27/head
MillenniumEarl 2020-10-16 09:29:29 +02:00
parent 09e77f6804
commit 9b1c25a16a
1 changed files with 1 additions and 2 deletions

View File

@ -61,8 +61,7 @@ module.exports.getGameInfo = async function (browser, url) {
? parsedInfos["UPDATED"]
: parsedInfos["THREAD UPDATED"];
info.previewSource = await previewSource;
let temp = await changelog;
info.changelog = temp ? temp : "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