From c7f0921a6537e8f21a8c0f739d7d425dd4c3268f Mon Sep 17 00:00:00 2001 From: Jonathan Bourdon Date: Tue, 11 Feb 2025 20:06:09 -0500 Subject: [PATCH] Fix issue when accessing profile without a creator associated --- frontend/src/views/profile/ProfilePage.vue | 164 ++++++++++----------- 1 file changed, 80 insertions(+), 84 deletions(-) diff --git a/frontend/src/views/profile/ProfilePage.vue b/frontend/src/views/profile/ProfilePage.vue index a222e21..00ab511 100644 --- a/frontend/src/views/profile/ProfilePage.vue +++ b/frontend/src/views/profile/ProfilePage.vue @@ -75,98 +75,94 @@ - -
+