Update Modal.js
This commit is contained in:
parent
0a85060545
commit
ad8bed71c8
@ -266,7 +266,7 @@ class Modal {
|
||||
this.client.decrementMaxListeners();
|
||||
reject(
|
||||
new Error('INTERACTION_TIMEOUT', {
|
||||
cause: data,
|
||||
cause: postData,
|
||||
}),
|
||||
);
|
||||
}, this.client.options.interactionTimeout).unref();
|
||||
|
Loading…
Reference in New Issue
Block a user