diff --git a/components/account/AccountAvatar.vue b/components/account/AccountAvatar.vue index e6829f9e..45abefe7 100644 --- a/components/account/AccountAvatar.vue +++ b/components/account/AccountAvatar.vue @@ -14,10 +14,18 @@ defineOptions({ diff --git a/components/account/AccountHoverCard.vue b/components/account/AccountHoverCard.vue index aefcd703..c2738eee 100644 --- a/components/account/AccountHoverCard.vue +++ b/components/account/AccountHoverCard.vue @@ -25,9 +25,3 @@ defineProps<{ - - diff --git a/components/account/AccountInlineInfo.vue b/components/account/AccountInlineInfo.vue index bcaa59ba..f4957b11 100644 --- a/components/account/AccountInlineInfo.vue +++ b/components/account/AccountInlineInfo.vue @@ -9,7 +9,7 @@ const { link = true } = defineProps<{ diff --git a/components/status/StatusCard.vue b/components/status/StatusCard.vue index 7426a6e8..686dbe7e 100644 --- a/components/status/StatusCard.vue +++ b/components/status/StatusCard.vue @@ -77,7 +77,7 @@ const timeago = useTimeAgo(() => status.createdAt, {
- +