activity: Update installation total row for moving referrer column.

Updates the total row so that the ARR and user counts align with
the column updates in commit 971123565f.
This commit is contained in:
Lauryn Menard
2024-04-15 12:26:24 +02:00
committed by Tim Abbott
parent 0452751e9e
commit 4e5c62527c

View File

@@ -265,9 +265,10 @@ def realm_summary_table() -> str:
"",
"",
"",
"",
f"${cents_to_dollar_string(total_arr)}",
"",
"",
"",
total_dau_count,
total_wau_count,
total_user_profile_count,