mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 17:13:31 +01:00
Fix a bunch of capitalisation issues
This commit is contained in:
@@ -33,7 +33,7 @@ class UserConnection {
|
||||
|
||||
/**
|
||||
* Whether the connection is revoked
|
||||
* @type {Boolean}
|
||||
* @type {boolean}
|
||||
*/
|
||||
this.revoked = data.revoked;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user