From d8766f18cce9009054946abcb081f95bc0c1eb37 Mon Sep 17 00:00:00 2001 From: ZGaetano Date: Mon, 18 May 2026 13:26:19 -0400 Subject: [PATCH] fix: use shared auth-guard.js on upload.html --- services/web-ui/public/upload.html | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/services/web-ui/public/upload.html b/services/web-ui/public/upload.html index 3c2e5b4..3711968 100644 --- a/services/web-ui/public/upload.html +++ b/services/web-ui/public/upload.html @@ -480,24 +480,6 @@ return (bytes/1024/1024/1024).toFixed(2) + ' GB'; } - +