Fixed same bug found in checkstats button

This commit is contained in:
2023-11-26 21:17:40 +01:00
parent 2d0214c186
commit 24aa3726d1
2 changed files with 95 additions and 86 deletions

View File

@@ -7,7 +7,6 @@ module.exports = {
name: "check",
description: "Check a player's stats.",
type: "slash",
dev: true,
data: new SlashCommandBuilder()
.setName("check")