From 6b8e04f3e085a395d4d29f6f9a945e44b29ed455 Mon Sep 17 00:00:00 2001 From: oliver Date: Tue, 9 Jun 2026 19:27:15 -0300 Subject: [PATCH] jj --- app.js | 5 -- index.html | 172 ++--------------------------------------------------- 2 files changed, 5 insertions(+), 172 deletions(-) diff --git a/app.js b/app.js index 8ae77ea..791a6bb 100644 --- a/app.js +++ b/app.js @@ -165,8 +165,6 @@ function doSignOut() { function updateSidebarUser() { document.getElementById("sidebar-username").textContent = currentEmail || "Not signed in"; - const settingsEl = document.getElementById("settings-session-email"); - if (settingsEl) settingsEl.textContent = currentEmail || "—"; } /* ─── Navigation ─────────────────────────────────────────────────── */ @@ -187,9 +185,6 @@ document.querySelectorAll(".nav-item[data-section]").forEach((el) => { instances: "Instances", backup: "Backup", servers: "Servers", - settings: "Settings", - "coming-soon-firewall": "Firewall", - "coming-soon-ssl": "SSL / TLS", keys: "Keys", sales: "Sales", }; diff --git a/index.html b/index.html index ca0f531..8f489bb 100644 --- a/index.html +++ b/index.html @@ -45,21 +45,6 @@ DNS Records - - -