From 90aae259aed49e71bafe27b91524174b42577415 Mon Sep 17 00:00:00 2001 From: enrilinux Date: Sun, 8 Mar 2026 20:03:06 +0100 Subject: [PATCH] third commit --- app/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/index.html b/app/templates/index.html index 3f1cd13..a570d0c 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -72,7 +72,7 @@ Download file }catch(e){ -status.innerHTML = "Done" +status.innerHTML = "Error: check logs" }