Files
Kunthawat Greethong 0f8d815d3f Fix Media Library: use data.data.items || data.items
The media list API returns { data: { items: [...] } } wrapped format.
Previously only checked data.items which would be undefined.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-04 14:05:45 +07:00
..