- 관련 상품
- 2026년 4월 30일 오후 5:25 UTC
- 이름 *
- kamo
- 뚱 베어
- d9b21c9
The members endpoint accepts PUT not PATCH, so the language picker's PATCH was silently ignored — Member.language never actually updated, which is why refreshing reverted the UI to the previous language. Switch the call to PUT and surface a non-2xx as a thrown error so failures don't fail silently. Tooltip now reads "My Language - 中文 (Chinese)" so the current selection is visible without opening the dropdown.