From 52139b4b47a35f53f2f858886ac572d82f0fa0ed Mon Sep 17 00:00:00 2001 From: Jonathan Bourdon Date: Wed, 23 Apr 2025 23:52:43 -0400 Subject: [PATCH] bug: Profile page was not hidding creator sections for normal users --- frontend/src/views/profile/ProfilePage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/profile/ProfilePage.vue b/frontend/src/views/profile/ProfilePage.vue index 0bce320..ba6cdba 100644 --- a/frontend/src/views/profile/ProfilePage.vue +++ b/frontend/src/views/profile/ProfilePage.vue @@ -227,7 +227,7 @@ function downloadQRCode() { -