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',