From d5d69d900293ea6b3454531cb7bb90650bc24cb9 Mon Sep 17 00:00:00 2001 From: Jared Wolff Date: Thu, 5 Mar 2026 17:07:48 -0500 Subject: [PATCH] fix(profile): hide auth-error and main-content divs by default Add hidden class to both #auth-error and #main-content so they only show when JS explicitly displays them. --- static/profile.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/profile.html b/static/profile.html index 10cbd43d..022b8b9c 100755 --- a/static/profile.html +++ b/static/profile.html @@ -31,14 +31,14 @@
Loading…
-
+ -
+