diff --git a/commands/setup/setup.js b/commands/setup/setup.js index 80ab690..fc846d7 100644 --- a/commands/setup/setup.js +++ b/commands/setup/setup.js @@ -89,5 +89,5 @@ module.exports = { SetupMod.execute(interaction); break; } - } -}; \ No newline at end of file + } +};