mirror of
https://github.com/danbulant/discord.js
synced 2026-07-06 03:31:03 +00:00
Webpack build for branch master: a579967eb9
This commit is contained in:
parent
6d5ebcd2e3
commit
cfa3e3223e
2 changed files with 1 additions and 3 deletions
|
|
@ -12733,8 +12733,6 @@ class MessageCollector extends Collector {
|
||||||
this.received = 0;
|
this.received = 0;
|
||||||
|
|
||||||
this.client.on('message', this.listener);
|
this.client.on('message', this.listener);
|
||||||
|
|
||||||
this.on('collect', this._reEmitter);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
2
discord.master.min.js
vendored
2
discord.master.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue