add net-60 in-review payout rows

This commit is contained in:
aecsocket
2026-08-04 15:02:24 +01:00
parent 1c3fa44049
commit 8e8640bfb8
5 changed files with 62 additions and 37 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ pub enum PayoutRunStatus {
Pending,
/// The ad provider should have issued payouts to us by now, and we will
/// soon run the payouts.
Review,
InReview,
/// Payouts run is currently being performed.
Running,
/// Payouts run is complete and payouts have been distributed to users.