From c2af403e6a322f8b6a0187892719b23a6fe3c461 Mon Sep 17 00:00:00 2001 From: Shinigami Date: Fri, 25 Nov 2022 17:41:52 +0100 Subject: [PATCH] fix: add missing notification status card (#99) --- 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 2b4c8b9b..79a8f3d2 100644 --- a/components/notification/NotificationCard.vue +++ b/components/notification/NotificationCard.vue @@ -41,7 +41,7 @@ const { notification } = defineProps<{ -