diff --git a/src/commands/check.ts b/src/commands/check.ts index 52879a8..665fb10 100644 --- a/src/commands/check.ts +++ b/src/commands/check.ts @@ -7,7 +7,7 @@ import { Command } from "interfaces" export = { name: "check", description: "Check a player's stats.", - dev: true, + dev: false, public: true, data: new SlashCommandBuilder()