summaryrefslogtreecommitdiffstats
path: root/app/views/admin/reports/_status.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/reports/_status.html.haml')
-rw-r--r--app/views/admin/reports/_status.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/reports/_status.html.haml b/app/views/admin/reports/_status.html.haml
index 3775a1101cb..66820f0a6e7 100644
--- a/app/views/admin/reports/_status.html.haml
+++ b/app/views/admin/reports/_status.html.haml
@@ -37,5 +37,5 @@
= t("statuses.visibilities.#{status.visibility}")
- if status.proper.sensitive?
ยท
- = fa_icon('eye-slash fw')
+ = material_symbol('visibility_off')
= t('stream_entries.sensitive_content')