diff --git a/commands/config.js b/commands/config.js index ca8c85c..fa1607d 100644 --- a/commands/config.js +++ b/commands/config.js @@ -159,4 +159,4 @@ module.exports = { await interaction.reply({ content: "In development.", ephemeral: true }); } } -}; +}; \ No newline at end of file