mirror of
https://github.com/discordjs/discord.js.git
synced 2026-05-21 02:40:07 +00:00
Apply suggestion from @Jiralite
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
This commit is contained in:
@@ -177,7 +177,7 @@ class ShardingManager extends AsyncEventEmitter {
|
||||
/**
|
||||
* The API version to use
|
||||
*
|
||||
* @type {?string}
|
||||
* @type {string}
|
||||
*/
|
||||
this.version = _options.version ?? APIVersion;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user