mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 17:13:31 +01:00
Revert "fix: Shards not receiving regular messages"
This reverts commit 88616eaf3e.
This commit is contained in:
@@ -132,8 +132,6 @@ class ShardClientUtil {
|
||||
} catch (err) {
|
||||
this._respond('eval', { _eval: message._eval, _error: Util.makePlainError(err) });
|
||||
}
|
||||
} else {
|
||||
this.send(message);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user