pfp size limit to 50mb

This commit is contained in:
2025-12-12 16:34:19 +01:00
parent b931e48bca
commit 1bc651958c
3 changed files with 7 additions and 4 deletions

View File

@@ -71,7 +71,7 @@
</svg>
</div>
<p class="avatar-upload-text">Click to upload or drag and drop</p>
<p class="avatar-upload-hint">PNG, JPG up to 5MB</p>
<p class="avatar-upload-hint">PNG, JPG, GIF... up to 50 MB</p>
</div>
<input type="file" id="avatarInput" accept="image/*">
</div>