mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-22 04:27:56 +00:00
6ac55ecf88
Application struct has no status field - was filtering by appData.status === 'PendingReferral' which always returned false. Now checks kycStatuses storage instead, and allows founder to see all pending applications.