mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 08:10:18 +00:00
Update voiceStateUpdate.js
This commit is contained in:
parent
4ebe625ce0
commit
9f0a747026
@ -27,7 +27,7 @@ module.exports = {
|
||||
queue.endReason = "Timeout";
|
||||
queue.connection.dispatcher.end();
|
||||
}
|
||||
}, 12000);
|
||||
}, 120000);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user