From c92db966a570fcf350d549b36a790f2ca4406862 Mon Sep 17 00:00:00 2001 From: marsalva Date: Sun, 8 Mar 2026 21:49:33 +0000 Subject: [PATCH] Actualizar configuracion.html --- configuracion.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/configuracion.html b/configuracion.html index e07c330..3eb40a8 100644 --- a/configuracion.html +++ b/configuracion.html @@ -722,11 +722,6 @@ loadTemplates(); loadWaSettings(); }); - if (!localStorage.getItem("token")) window.location.href = "index.html"; - showTab('templates'); - loadTemplates(); - loadWaSettings(); - }); // ========================================== // LÓGICA DE NAVEGACIÓN Y TABS