Merge pull request #27 from MillenniumEarl/deepsource-transform-36791648

Format code with prettier
pull/29/head
Millennium Earl 2020-10-16 09:33:01 +02:00 committed by GitHub
commit df24a681b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,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