DONE: increase limit size of profile pic, fix swal error when uploading profile pic large than 2 mb on prod
Build Docker Image / build-backend (push) Successful in 48s
Build Docker Image / build-frontend (push) Successful in 10s

This commit is contained in:
ISMAIL MASSERAN
2026-07-19 12:58:47 +08:00
parent 06b687f408
commit 605ccf5a7b
6 changed files with 10 additions and 2 deletions
@@ -190,6 +190,9 @@ onMounted(async () => {
No. {{ authStore.userMemberNumber }}
</Badge>
</div>
<p class="mt-2 text-xs opacity-70">
Gambar profil: maksimum 2 MB (JPEG, PNG, GIF).
</p>
</div>
</div>