mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-03 16:05:56 +00:00
chore: please the linter
This commit is contained in:
parent
52f7cb89c0
commit
fb86933558
1 changed files with 1 additions and 1 deletions
|
@ -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 = [];
|
||||
|
|
Loading…
Add table
Reference in a new issue