diff --git a/components/status/StatusCard.vue b/components/status/StatusCard.vue index 852693a1..40ff3312 100644 --- a/components/status/StatusCard.vue +++ b/components/status/StatusCard.vue @@ -142,7 +142,7 @@ const isSelf = $computed(() => status.account.id === currentUser.value?.account. -
+

{{ filterPhrase && `${$t('status.filter_removed_phrase')}: ${filterPhrase}` }}