mirror of
https://github.com/HirziDevs/PteroStats
synced 2026-02-03 11:32:26 +00:00
Update ready.js
This commit is contained in:
@@ -70,7 +70,7 @@ module.exports = client => {
|
||||
})
|
||||
|
||||
let msgStats = db.get(data.nameid) + '\n'
|
||||
if (db.get(data.nameid) === null) msgStats = data.name + ' : ' + mcheck
|
||||
if (db.get(data.nameid) === null) msgStats = data.name + ' : ' + checking
|
||||
list.push(msgStats)
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user