Files
MrixsCraft-server/internal/templates/html/profile.html
Vladimir Zagainov 74ad023a36
All checks were successful
CI / lint (push) Successful in 18s
CI / test (push) Successful in 20s
CI / build (push) Successful in 20s
CI / docker (push) Successful in 1m7s
fix: align form field names in skin/cape upload (file → skin/cape)
JS sent fd.append('file', ...) but Go expected r.FormFile("skin") / r.FormFile("cape").
2026-06-04 18:33:05 +03:00

10 KiB