its brokenn
This commit is contained in:
parent
1d90965162
commit
bfb0eb561d
2 changed files with 2 additions and 13 deletions
|
@ -1,6 +1,6 @@
|
|||
class Ready {
|
||||
constructor () {
|
||||
this.wsEvent;
|
||||
constructor (wsEvent) {
|
||||
this.wsEvent = wsEvent;
|
||||
}
|
||||
|
||||
async run (client) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue