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