mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-15 19:13:31 +01:00
Fix a bunch of capitalisation issues
This commit is contained in:
@@ -139,7 +139,7 @@ class PendingVoiceConnection extends EventEmitter {
|
||||
|
||||
/**
|
||||
* An object containing data required to connect to the voice servers with
|
||||
* @type {object}
|
||||
* @type {Object}
|
||||
*/
|
||||
this.data = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user