From bdcaab693392911a41277a37bfccf5e6d02c2c7a Mon Sep 17 00:00:00 2001 From: Shinigami92 Date: Sat, 26 Nov 2022 23:04:39 +0100 Subject: [PATCH] fix: add missing notification status card --- components/notification/NotificationCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/notification/NotificationCard.vue b/components/notification/NotificationCard.vue index 8c4014be..25404b3a 100644 --- a/components/notification/NotificationCard.vue +++ b/components/notification/NotificationCard.vue @@ -41,7 +41,7 @@ const { notification } = defineProps<{ -