From dde8918af33111cf4a4959cb9961e74bbc04ef68 Mon Sep 17 00:00:00 2001 From: Loic Bersier Date: Sun, 30 Dec 2018 06:11:59 +0100 Subject: [PATCH] --- commands/utility/translate.js | 1 - 1 file changed, 1 deletion(-) diff --git a/commands/utility/translate.js b/commands/utility/translate.js index 275a771b..26a7e1a4 100644 --- a/commands/utility/translate.js +++ b/commands/utility/translate.js @@ -9,7 +9,6 @@ class TranslationCommand extends Command { aliases: ['translation', 'trn'], category: 'utility', description: 'Translate the text you send into the lanuguage you selected', - split: 'none', args: [ { id: 'language',