21097 remove ui for further details

This commit is contained in:
2026-01-19 13:15:50 +00:00
parent 088c93e2cf
commit 4710d3e420
4 changed files with 11 additions and 14 deletions
+2 -2
View File
@@ -20,9 +20,9 @@ ApiProxy.get(async (req, res) => {
"/api/file/downloadblob?container=" +
containerName +
"&casefolderID=" +
encodeURIComponent(casefolderID) +
casefolderID +
"&blobname=" +
encodeURIComponent(blobName.trim());
blobName.trim();
if (hashAPIPath(checkquerypath) == "&hash=" + checkHash) {
const bloblocation =