diff --git a/components/status/StatusCard.vue b/components/status/StatusCard.vue
index 2528a822..073b6349 100644
--- a/components/status/StatusCard.vue
+++ b/components/status/StatusCard.vue
@@ -112,9 +112,9 @@ const isDM = $computed(() => status.visibility === 'direct')