From ce7dcfa2dae8afc16fe0396d249e71081fb7578b Mon Sep 17 00:00:00 2001 From: Leafd Date: Thu, 9 Oct 2025 14:30:21 -0400 Subject: [PATCH] fix: eliminate "coding now" legend when no session is active --- src/components/UserProfileCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/UserProfileCard.vue b/src/components/UserProfileCard.vue index 20cadf5..6eb3693 100644 --- a/src/components/UserProfileCard.vue +++ b/src/components/UserProfileCard.vue @@ -14,7 +14,7 @@
{{ userName }}
-
+
Coding Now