diff --git a/components/common/CommonMetaWrapper.vue b/components/common/CommonMetaWrapper.vue index d7c8927b..378b50e3 100644 --- a/components/common/CommonMetaWrapper.vue +++ b/components/common/CommonMetaWrapper.vue @@ -1,5 +1,5 @@ diff --git a/components/conversation/ConversationCard.vue b/components/conversation/ConversationCard.vue index 15f9b4d4..ab94eb9b 100644 --- a/components/conversation/ConversationCard.vue +++ b/components/conversation/ConversationCard.vue @@ -12,12 +12,15 @@ const withAccounts = $computed(() => diff --git a/components/notification/NotificationCard.vue b/components/notification/NotificationCard.vue index 8397bb26..1d7a0578 100644 --- a/components/notification/NotificationCard.vue +++ b/components/notification/NotificationCard.vue @@ -42,28 +42,37 @@ const { notification } = defineProps<{