forgot to put that back up to 20

This commit is contained in:
loicbersier 2020-04-29 09:03:18 +02:00
parent 08bb19880a
commit 859ba207c3

View file

@ -100,7 +100,7 @@ class ytpCommand extends Command {
}
async exec(message, args) {
let MAX_CLIPS = 5;
let MAX_CLIPS = 20;
if (args.pool) {
let mp4 = [];