fix missing comment status messages - ♫ lovely span, oh wonderful span ♪ (chorus) span, span, span, span, …

This commit is contained in:
El RIDO 2017-03-13 21:11:26 +01:00
parent 5bf25f227e
commit b5cdfff3e3
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
3 changed files with 6 additions and 6 deletions

View file

@ -3105,7 +3105,7 @@ jQuery.PrivateBin = function($, sjcl, Base64, RawDeflate) {
/**
* set success function
*
* @name Uploader.setSuccess
* @name Uploader.setUrl
* @function
* @param {function} func
*/
@ -3149,7 +3149,7 @@ jQuery.PrivateBin = function($, sjcl, Base64, RawDeflate) {
/**
* set failure function
*
* @name Uploader.setSuccess
* @name Uploader.setFailure
* @function
* @param {function} func
*/