Forgot a letter

This commit is contained in:
loicbersier 2019-10-28 16:48:58 +01:00
parent d34a3d4345
commit e90c1ad33f

View file

@ -50,7 +50,7 @@ class ytpCommand extends Command {
}
});
return message.channel.send(`here is currently ${mp4.length} videos, you can add yours by doing \`\`${prefix[0]}ytp --add (link or attachment)\`\``);
return message.channel.send(`There is currently ${mp4.length} videos, you can add yours by doing \`\`${prefix[0]}ytp --add (link or attachment)\`\``);
}
if (args.add) {