forked from Supositware/Haha-Yes
forgot to put that back up to 20
This commit is contained in:
parent
08bb19880a
commit
859ba207c3
1 changed files with 1 additions and 1 deletions
|
@ -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 = [];
|
||||
|
|
Loading…
Reference in a new issue