diff --git a/components/status/StatusCard.vue b/components/status/StatusCard.vue
index 8a364aa1..ee45fc8f 100644
--- a/components/status/StatusCard.vue
+++ b/components/status/StatusCard.vue
@@ -138,7 +138,7 @@ const isDM = $computed(() => status.visibility === 'direct')