Removed dev flags

This commit is contained in:
2024-04-12 04:10:55 +02:00
parent a87e367217
commit a34f5f3b31
10 changed files with 10 additions and 10 deletions

View File

@@ -7,7 +7,7 @@ import { getHeadURL, getIGN, getUUID } from "utils/Hypixel"
export = {
name: "find",
description: "Find a person by the ign",
dev: true,
dev: false,
public: false,
data: new SlashCommandBuilder()