mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
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:
committed by
Tim Abbott
parent
0452751e9e
commit
4e5c62527c
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user