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

@@ -10,7 +10,7 @@ import { removeIndents } from "utils/functions/funcs"
export = {
name: "update",
description: "Update your guild rank.",
dev: true,
dev: false,
public: true,
data: new SlashCommandBuilder()