From f4b0be8aed8dd02c165266d81a1206c0121f858e Mon Sep 17 00:00:00 2001 From: Sebastian Di Luzio Date: Wed, 20 Sep 2023 08:52:05 +0200 Subject: [PATCH] feat: make new users signup notifications link to their profile (#2406) --- components/notification/NotificationCard.vue | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/components/notification/NotificationCard.vue b/components/notification/NotificationCard.vue index 328287c5..59975b2e 100644 --- a/components/notification/NotificationCard.vue +++ b/components/notification/NotificationCard.vue @@ -31,14 +31,16 @@ const { notification } = defineProps<{