From 4a9ed6edae2514e11c2a8ba4bd9ccd9b2900e1d3 Mon Sep 17 00:00:00 2001 From: Bxio Date: Sat, 5 Apr 2025 11:23:29 +0100 Subject: [PATCH] --- src/commands/Community/testeadd.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/Community/testeadd.js b/src/commands/Community/testeadd.js index a65e763..dff4a19 100644 --- a/src/commands/Community/testeadd.js +++ b/src/commands/Community/testeadd.js @@ -18,7 +18,7 @@ module.exports = { { name: 'Mike', value: '1' }, { name: 'Totem', value: '3' } ) - ) + ), async execute(interaction, client) { const guildId = interaction.guild.id;