mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-04 08:25:57 +00:00
chore: change object type in comment
This commit is contained in:
parent
48780b4b29
commit
f434246f79
1 changed files with 1 additions and 1 deletions
|
@ -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 = [];
|
||||
|
|
Loading…
Add table
Reference in a new issue