mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-05-02 14:36:08 -04:00
fix missing comment status messages - ♫ lovely span, oh wonderful span ♪ (chorus) span, span, span, span, …
This commit is contained in:
parent
5bf25f227e
commit
b5cdfff3e3
3 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue