mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2024-03-22 13:10:41 +08:00
Merge branch 'hardening' of github.com:PrivateBin/PrivateBin into hardening
This commit is contained in:
commit
82be7c6354
|
@ -2802,7 +2802,7 @@ jQuery.PrivateBin = (function($, RawDeflate) {
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
// Get Blob URL
|
// Get blob URL
|
||||||
return window.URL.createObjectURL(blob);
|
return window.URL.createObjectURL(blob);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user