mirror of
https://github.com/myronblair/tomtomgames
synced 2026-07-27 17:02:27 -05:00
1367fa334b
saveCreditEntry and deleteCreditEntry were using apiFetch() which routes to /api/admin.php, but credits_create/update/delete only exist in /api/platforms.php — causing the Unknown action error on every save. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>