Updated dev flags

This commit is contained in:
2024-01-21 00:02:54 +01:00
parent 49020945ff
commit 614feeff3e
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ export = {
name: "pp",
description: "Shows pp size",
public: true,
dev: true,
dev: false,
data: new SlashCommandBuilder()
.setName("pp")