We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08db1c0 commit b512069Copy full SHA for b512069
1 file changed
data/community_stats.json
@@ -1,5 +1,17 @@
1
{
2
"activities": [
3
+ {
4
+ "message": "New reply in \"[Announcement] VBAF Development Roadmap ...\"",
5
+ "time": "Just now",
6
+ "type": "reply",
7
+ "color": "bg-purple-500"
8
+ },
9
10
+ "message": "1 new topics this week",
11
+ "time": "This week",
12
+ "type": "stats",
13
+ "color": "bg-green-500"
14
15
16
"message": "Active PowerShell discussions ongoing",
17
"time": "Ongoing",
@@ -8,10 +20,10 @@
20
}
21
],
22
"stats": {
- "total_topics": 19334,
- "total_posts": 117896,
23
+ "total_topics": 19335,
24
+ "total_posts": 117898,
25
"active_users": 9592,
- "topics_this_week": 0
26
+ "topics_this_week": 1
27
},
- "last_updated": "2026-02-17T12:20:10.016Z"
28
+ "last_updated": "2026-02-17T16:24:09.051Z"
29
0 commit comments