From 9a7fe2498a14e22ecca55388d98dc765925a409b Mon Sep 17 00:00:00 2001 From: Jonathan Bourdon Date: Thu, 16 Jan 2025 15:58:46 -0500 Subject: [PATCH] Fix an error when logging out. --- frontend/src/views/creators/CreatorHome.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/creators/CreatorHome.vue b/frontend/src/views/creators/CreatorHome.vue index 38079a1..663aa99 100644 --- a/frontend/src/views/creators/CreatorHome.vue +++ b/frontend/src/views/creators/CreatorHome.vue @@ -1,5 +1,5 @@