From 417c323e0acde7f9e3b6c32d59a952f4e249b940 Mon Sep 17 00:00:00 2001 From: mhsanaei Date: Wed, 17 Sep 2025 13:18:55 +0200 Subject: [PATCH] Update index.html --- web/html/index.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/web/html/index.html b/web/html/index.html index 2466ba58..4ddf26b5 100644 --- a/web/html/index.html +++ b/web/html/index.html @@ -365,7 +365,7 @@ SysLog - +
@@ -400,8 +400,7 @@ Proxy - +
@@ -1104,7 +1103,6 @@ fileInput.click(); }, }, - computed: {}, async mounted() { if (window.location.protocol !== "https:") { this.showAlert = true;