Files
aurorabot/panel
syntaxbullet b645f55f57
Some checks failed
Deploy to Production / test (push) Failing after 32s
fix(panel): player inventory not loading due to API response mismatch
Frontend expected { items } but API returns { inventory } with nested
item objects. Fixes response key, aligns InventoryEntry type to actual
API shape, and separates error handling so a failed inventory fetch
shows an error instead of silently displaying "No items yet".

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 15:55:25 +02:00
..