parent
36cb37c029
commit
960faf4417
|
@ -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