From 4a3b51dca83a3ece6f1cbe49a63617ae811b89bd Mon Sep 17 00:00:00 2001 From: Shinigami Date: Sun, 27 Nov 2022 20:46:12 +0100 Subject: [PATCH] fix: edited posts in notifications (#189) --- components/notification/NotificationCard.vue | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/components/notification/NotificationCard.vue b/components/notification/NotificationCard.vue index 25404b3a..b2bbfe00 100644 --- a/components/notification/NotificationCard.vue +++ b/components/notification/NotificationCard.vue @@ -41,8 +41,21 @@ const { notification } = defineProps<{ + +