Merge branch 'hardening' of github.com:PrivateBin/PrivateBin into hardening
This commit is contained in:
commit
82be7c6354
1 changed files with 1 additions and 1 deletions
|
@ -2802,7 +2802,7 @@ jQuery.PrivateBin = (function($, RawDeflate) {
|
|||
}
|
||||
);
|
||||
|
||||
// Get Blob URL
|
||||
// Get blob URL
|
||||
return window.URL.createObjectURL(blob);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue