From 200fdcac76c35013248e577b117889a52d3d25d4 Mon Sep 17 00:00:00 2001 From: Supositware Date: Mon, 14 Jan 2019 18:24:25 +0100 Subject: [PATCH] no need for quote --- commands/utility/translate.js | 1 + 1 file changed, 1 insertion(+) diff --git a/commands/utility/translate.js b/commands/utility/translate.js index 6b85f7be..a8b8edf8 100644 --- a/commands/utility/translate.js +++ b/commands/utility/translate.js @@ -20,6 +20,7 @@ class TranslationCommand extends Command { { id: 'text', type: 'string', + match: 'rest' } ], description: {