diff --git a/app/views/admin/reports/index.html.haml b/app/views/admin/reports/index.html.haml index 1049cf733e..070d8c8518 100644 --- a/app/views/admin/reports/index.html.haml +++ b/app/views/admin/reports/index.html.haml @@ -69,7 +69,7 @@ - if Mastodon::Feature.collections_enabled? %span.report-card__summary__item__content__icon{ title: t('admin.accounts.collections') } - = material_symbol('groups-fill') + = material_symbol('category') = report.collections.size - if report.forwarded?