From 8ac93c022597a96a6fdfa4e15b0b55abc2182ea9 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Sun, 3 Aug 2025 14:35:29 +0200 Subject: [PATCH] Add note --- app/complete-profile/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/complete-profile/page.tsx b/app/complete-profile/page.tsx index b874fa21..a3b725cf 100644 --- a/app/complete-profile/page.tsx +++ b/app/complete-profile/page.tsx @@ -945,6 +945,7 @@ function RegisterComponent() { {images.length === 0 && (

Add up to 9 photos to your profile +
Note: uploads may only work on desktop

)}