Removed dev flag for uuid command

This commit is contained in:
2023-11-19 19:33:56 +01:00
parent 1b3e312365
commit 2ba3803b64

View File

@@ -6,7 +6,6 @@ module.exports = {
name: 'uuid',
description: 'Get a player\'s UUID',
type: 'slash',
dev: true,
data: new SlashCommandBuilder()
.setName('uuid')