From 181552c8d143168f46ceb7f665a15b6cb0a75533 Mon Sep 17 00:00:00 2001 From: Katha Date: Wed, 12 Feb 2020 17:59:32 +0100 Subject: [PATCH] Update user count, it's currently 4,671,530 according to Alys. So the million count goes up to 4 and the texts mentioning the number of users is supposed to display this count. There have been two texts and the count is only in one of them with the other hardcoded. Seems like a good thing to not actually calculate the number of users for performance reasons. resolves #11790 --- website/client/src/components/static/home.vue | 4 ++-- website/common/locales/en/front.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/website/client/src/components/static/home.vue b/website/client/src/components/static/home.vue index 2f1919cbd6..7ec3383887 100644 --- a/website/client/src/components/static/home.vue +++ b/website/client/src/components/static/home.vue @@ -289,7 +289,7 @@