From aa2eb0ddddd85120c5fc7ee613c96aaa4dafd0c4 Mon Sep 17 00:00:00 2001 From: Taken Date: Thu, 27 Apr 2023 15:57:11 +0200 Subject: [PATCH] . --- commands/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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