This commit is contained in:
Andras Schmelczer 2026-03-15 21:54:48 +00:00
parent c38d654ac7
commit 3e9fba5303
17 changed files with 195 additions and 174 deletions

View file

@ -815,7 +815,7 @@ async fn poll_pocketbase_counts(state: &AppState) {
("type", "referral"),
),
(
Some(r#"used_by_id!=""#),
Some(r##"used_by_id!=""##),
"invites_total",
("type", "redeemed"),
),