mirror of
https://github.com/danbulant/discord.js
synced 2026-07-06 11:40:41 +00:00
Webpack build for branch master: 7f69c62ddc
This commit is contained in:
parent
9db3e4b434
commit
56d137d2ab
1 changed files with 1 additions and 1 deletions
|
|
@ -12969,7 +12969,7 @@ class OAuth2Application {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* OAuth2 secret for the application
|
* OAuth2 secret for the application
|
||||||
* @type {boolean}
|
* @type {string}
|
||||||
*/
|
*/
|
||||||
this.secret = data.secret;
|
this.secret = data.secret;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue