mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-04 00:15:57 +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
|
* Get a game list via GameDig
|
||||||
* @returns {Object} list of games supported by GameDig
|
* @returns {object} list of games supported by GameDig
|
||||||
*/
|
*/
|
||||||
function getGameList() {
|
function getGameList() {
|
||||||
let gamelist = [];
|
let gamelist = [];
|
||||||
|
|
Loading…
Add table
Reference in a new issue