From 7697e818bfa3da8a5cfd13b73b973617420da65b Mon Sep 17 00:00:00 2001 From: Alexis Date: Fri, 1 Aug 2025 17:18:06 +0200 Subject: [PATCH] Fixed supabase channel conflicts --- app/components/global/user/CTA.vue | 8 ++-- app/pages/my/index.vue | 46 +++----------------- app/pages/my/worlds/[id].vue | 69 ++---------------------------- 3 files changed, 13 insertions(+), 110 deletions(-) diff --git a/app/components/global/user/CTA.vue b/app/components/global/user/CTA.vue index 45138d2..fb686ae 100644 --- a/app/components/global/user/CTA.vue +++ b/app/components/global/user/CTA.vue @@ -57,9 +57,9 @@ function pushRoute(to: AvailableRoutes) {