chore: change object type in comment

This commit is contained in:
Markus Reisenhofer 2024-07-17 22:34:46 +02:00
parent 48780b4b29
commit f434246f79
No known key found for this signature in database
GPG key ID: F9BF452D473D63AC

View file

@ -7,7 +7,7 @@ const { testChrome } = require("../monitor-types/real-browser-monitor-type");
/**
* 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 = [];