1
0
Fork 0

forgot to put that back up to 20

akairo
loicbersier 4 years ago
parent 08bb19880a
commit 859ba207c3

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

Loading…
Cancel
Save