another fix attempt on eval

merge-requests/1/merge
Matthew 2019-10-27 21:50:11 -04:00
parent 1ca97d4627
commit d8049997a2
No known key found for this signature in database
GPG Key ID: 766BE43AE75F7559
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ export default class Eval extends Command {
}
*/
this.client.signale.debug(output);
const display = this.client.util.splitString(output, 1975);
this.client.signale.debug(display);
if (display[5]) {