mirror of
https://github.com/HirziDevs/PteroStats
synced 2026-02-04 20:12:25 +00:00
v1.5.0
This commit is contained in:
@@ -255,7 +255,7 @@ module.exports = client => {
|
||||
nodes = nodes + d
|
||||
})
|
||||
|
||||
console.log(chalk.cyan(['[PteroStats Checker] ']) + chalk.green('Connected to ' + list.length + ' nodes')
|
||||
console.log(chalk.cyan(['[PteroStats Checker] ']) + chalk.green('Connected to ' + list.length + ' nodes'))
|
||||
let nodeCount = '[Total ' + list.length + ']'
|
||||
|
||||
if (debug === true) console.log(chalk.magenta('[PteroStats Debug] ') + chalk.blue(nodes))
|
||||
|
||||
Reference in New Issue
Block a user