6.0.0 code refactor
This commit is contained in:
12 files changed
+524
-417
No files matched your search
@@ -34,7 +34,7 @@ module.exports = {
|
||||
"server.playerstats": []
|
||||
}
|
||||
}, function (err, res) {
|
||||
if (err) return this.sendInternalError(interaction, err);
|
||||
if (err) return client.sendInternalError(interaction, err);
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in new issue
Block a user