mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2026-03-23 11:49:32 -04:00
Refactor: remove duplicate photo handling from useModerationActions.ts and ensure all photo approvals flow through the atomic process_approval_transaction path. This includes deleting the direct DB update block for photos and relying on the unified approval flow through the edge function. Also note required npm install for package-lock.json.