Update stats description
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 4m49s

This commit is contained in:
2026-01-27 10:11:00 -05:00
parent cab2eaa22c
commit efa258fdde

View File

@@ -41,7 +41,7 @@ const StatsList = ({
groups >= 0 ? (
<SingleStatComponent
loading={loading}
title="Groups Bot"
title="Groups Helped"
error={error}
stat={groups}
/>