diff --git a/data/community_stats.json b/data/community_stats.json index 75f72e3ad..7d94ee681 100644 --- a/data/community_stats.json +++ b/data/community_stats.json @@ -1,5 +1,17 @@ { "activities": [ + { + "message": "New reply in \"Learning Powershell in Retirement...\"", + "time": "Just now", + "type": "reply", + "color": "bg-purple-500" + }, + { + "message": "1 new topics this week", + "time": "This week", + "type": "stats", + "color": "bg-green-500" + }, { "message": "Active PowerShell discussions ongoing", "time": "Ongoing", @@ -8,10 +20,10 @@ } ], "stats": { - "total_topics": 19378, - "total_posts": 118293, - "active_users": 9540, - "topics_this_week": 0 + "total_topics": 19379, + "total_posts": 118294, + "active_users": 9539, + "topics_this_week": 1 }, - "last_updated": "2026-09-09T04:19:32.668Z" + "last_updated": "2026-09-09T08:23:20.808Z" } \ No newline at end of file