From 7ec1ac49707e369e70b3bde1d6f5fd80660e6844 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Sun, 3 Aug 2025 23:32:15 +0200 Subject: [PATCH] Remove note --- app/complete-profile/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/complete-profile/page.tsx b/app/complete-profile/page.tsx index df5def99..485cf8a4 100644 --- a/app/complete-profile/page.tsx +++ b/app/complete-profile/page.tsx @@ -958,7 +958,7 @@ function RegisterComponent() { {images.length === 0 && (

Add up to 9 photos to your profile -
Note: uploads may only work on desktop + {/*
Note: uploads may only work on desktop*/}

)}