Webpack build for branch master: 7f69c62ddc

This commit is contained in:
Travis CI 2017-07-17 10:06:54 +00:00
parent 9db3e4b434
commit 56d137d2ab

View file

@ -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;