chore: please the linter

This commit is contained in:
Markus Reisenhofer 2024-07-18 01:22:22 +02:00
parent 52f7cb89c0
commit fb86933558
No known key found for this signature in database
GPG key ID: F9BF452D473D63AC

View file

@ -9,7 +9,7 @@ const path = require("path");
/**
* Get a game list via GameDig
* @returns {Object} list of games supported by GameDig
* @returns {object} list of games supported by GameDig
*/
function getGameList() {
let gamelist = [];