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" }