@@ -191,6 +191,7 @@ document.querySelectorAll(".nav-item[data-section]").forEach((el) => {
"coming-soon-firewall": "Firewall",
"coming-soon-ssl": "SSL / TLS",
keys: "Keys",
dashboards: "Dashboards",
};
document.getElementById("page-title").textContent = labels[key] || key;
The note is not visible to the blocked user.