Co-authored-by: rugk <rugk+git@posteo.de>
pull/906/head
El RIDO 2022-03-27 07:58:25 +02:00 committed by GitHub
parent 36cb37c029
commit 960faf4417
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2802,7 +2802,7 @@ jQuery.PrivateBin = (function($, RawDeflate) {
}
);
// Get Blob URL
// Get blob URL
return window.URL.createObjectURL(blob);
}