diff --git a/src/app/app.component.html b/src/app/app.component.html index 8239c6b..436615b 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,4 +1,4 @@ -
{{ stats.general.total_users }}
+{{ stats.last_30_days.new_users }} ce mois
{{ stats.general.total_pins }}
+{{ stats.last_30_days.new_pins }} ce mois
{{ stats.general.total_images }}
+{{ stats.last_30_days.new_images }} ce mois
{{ stats.general.total_friends }}
{{ formatBytes(stats.general.total_storage_bytes) }}