kopia lustrzana https://github.com/harvard-lil/archive.social
Update app/static/index.js
Co-authored-by: Ben Steinberg <bsteinberg@law.harvard.edu>pull/2/head
rodzic
f5ca37d831
commit
10cd4613a1
|
@ -122,7 +122,7 @@ checkPdfDialog.querySelector("button").addEventListener("click", async(e) => {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
catch(err) {
|
catch(err) {
|
||||||
console.log(`/api/v1/hashes/check/<hash> responsed with HTTP ${err}`);
|
console.log(`/api/v1/hashes/check/<hash> responded with HTTP ${err}`);
|
||||||
output.value += `An error occurred while trying to verify file.`;
|
output.value += `An error occurred while trying to verify file.`;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
Ładowanie…
Reference in New Issue