From 5fd4af30e787cc103851f9f51b7efd27be574d06 Mon Sep 17 00:00:00 2001 From: MatteZ02 <47610069+MatteZ02@users.noreply.github.com> Date: Mon, 9 Mar 2020 13:28:52 +0200 Subject: [PATCH] Update stop.js --- commands/stop.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/stop.js b/commands/stop.js index 46b26f4..f851a3b 100644 --- a/commands/stop.js +++ b/commands/stop.js @@ -1,7 +1,7 @@ module.exports = { name: 'stop', description: 'Stop command.', - alias: 'none', + alias: 's', usage: '', permission: 'none', category: 'music',