mirror of
https://github.com/HirziDevs/PteroStats
synced 2026-02-05 12:31:19 +00:00
Update postStatus.js
This commit is contained in:
@@ -177,7 +177,7 @@ module.exports = async ({ client, panel, nodes }) => {
|
||||
} else {
|
||||
blacklist = blacklist + 1;
|
||||
if (nodes.length - client.config.nodes_settings.blacklist.length < 1) {
|
||||
text = "\nThere is no nodes to display";
|
||||
text = "\nThere are no nodes to display";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user