Remove note

This commit is contained in:
MartinBraquet
2025-08-03 23:32:15 +02:00
parent f564e9629f
commit 7ec1ac4970

View File

@@ -958,7 +958,7 @@ function RegisterComponent() {
{images.length === 0 && (
<p className="mt-1 text-sm text-gray-500">
Add up to 9 photos to your profile
<br/>Note: uploads may only work on desktop
{/*<br/>Note: uploads may only work on desktop*/}
</p>
)}
</div>