Skip to content

Commit 4964de5

Browse files
committed
update User_community.jsx to replace TODO placeholders with actual values for ghost groups and total comments
1 parent a8f3afd commit 4964de5

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

web/src/pages/User_community.jsx

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -382,10 +382,7 @@ export default function User_community() {
382382
<strong>How much:</strong> <strong>131,167</strong> groups are ghost groups.
383383
</li>
384384
<li>
385-
<strong>Authors:</strong> <strong>TODO</strong>
386-
</li>
387-
<li>
388-
<strong>Share of all groups:</strong> <strong>TODO%</strong>
385+
<strong>Share of all groups:</strong> <strong>0,00006%</strong>
389386
</li>
390387
</ul>
391388

@@ -400,13 +397,10 @@ export default function User_community() {
400397
<strong>Definition:</strong> 2 ≤ total_comments &lt; 10
401398
</li>
402399
<li>
403-
<strong>How much:</strong> <strong>TODO</strong>
404-
</li>
405-
<li>
406-
<strong>Authors:</strong> <strong>TODO</strong>
400+
<strong>How much:</strong> <strong>116632298</strong>
407401
</li>
408402
<li>
409-
<strong>Share of all groups:</strong> <strong>TODO%</strong>
403+
<strong>Share of all groups:</strong> <strong>53.7%</strong>
410404
</li>
411405
</ul>
412406

0 commit comments

Comments
 (0)