From a13441e5cd96d5ecf4bfba598d6d2047460ed00c Mon Sep 17 00:00:00 2001 From: Bxio Date: Fri, 4 Apr 2025 20:29:13 +0100 Subject: [PATCH] --- src/commands/Community/testeadd.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/commands/Community/testeadd.js b/src/commands/Community/testeadd.js index 1096592..c0696d8 100644 --- a/src/commands/Community/testeadd.js +++ b/src/commands/Community/testeadd.js @@ -37,7 +37,8 @@ module.exports = { { name: 'Mike', value: '1' }, { name: 'Totem', value: '3' }, ) - ), + ), + async execute(interaction, client) { const guildId = interaction.guild.id;