Update app.js

This commit is contained in:
oliver
2026-06-08 18:35:58 -03:00
parent ff457062e6
commit 8bbb53a8a4
+1 -1
View File
@@ -381,7 +381,7 @@ function doSignOut() {
if (couponError) couponError.style.display = "none"; if (couponError) couponError.style.display = "none";
closeUserPanel(); closeUserPanel();
showAuth(); window.location.reload();
} }
/* ─── View switching ────────────────────────────────────────── */ /* ─── View switching ────────────────────────────────────────── */