mirror of
https://github.com/HirziDevs/PteroStats
synced 2026-09-18 22:14:18 +00:00
typo go brr
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@ module.exports = client => {
|
||||
let serverCount = db.get("serverCount")
|
||||
|
||||
if(userCount !== "N/A") db.set("panel", `**Panel**: ${statusonline}`);
|
||||
if(userCounf === "N/A") db.set("panel", `**Panel**: ${statusoffline}`);
|
||||
if(userCount === "N/A") db.set("panel", `**Panel**: ${statusoffline}`);
|
||||
|
||||
|
||||
//Embed Message
|
||||
|
||||
Reference in New Issue
Block a user