From 192d8a7e795ef4bd923617ef85f51fe815320092 Mon Sep 17 00:00:00 2001 From: josedario87 Date: Fri, 17 Oct 2025 16:08:11 -0600 Subject: [PATCH] Revert "fix: implementar manejo correcto de modo offline" This reverts commit eedff715d466faf42798d46ff4dc10c321813306. --- components/AuthIndicator.client.vue | 37 +---------------- composables/useAuth.ts | 63 +++++------------------------ 2 files changed, 11 insertions(+), 89 deletions(-) diff --git a/components/AuthIndicator.client.vue b/components/AuthIndicator.client.vue index 2fe0330..29b13a4 100644 --- a/components/AuthIndicator.client.vue +++ b/components/AuthIndicator.client.vue @@ -60,7 +60,7 @@