diff --git a/templates/index.html b/templates/index.html index 091e70b..a9512f2 100644 --- a/templates/index.html +++ b/templates/index.html @@ -87,7 +87,7 @@ xhttp.send(); await new Promise(r => setTimeout(() => r(), 1500)); - window.location.reload(); + //window.location.reload(); } function openModalForContainer(container_id) {