- 已装运
- 2026年3月17日 19:39 UTC
- 作者
- kamo
- 提交
- 037e020
Frontend was using wrong field names (dateModified, content, authorName) instead of the actual backend fields (dateUpdated, contentJson, authorMemberId). Also resolves author name from member ID via the team-members API.