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