From ab58c569d057b909a1f63950f1d8af82a1c0ae65 Mon Sep 17 00:00:00 2001 From: Moriz Wahl Date: Wed, 15 Mar 2023 17:49:52 +0100 Subject: [PATCH] related user for group notifications --- webapp/components/Notification/Notification.vue | 7 ++----- .../components/NotificationsTable/NotificationsTable.vue | 4 ++-- webapp/graphql/User.js | 3 +++ 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/webapp/components/Notification/Notification.vue b/webapp/components/Notification/Notification.vue index 931295c35..3566be6d8 100644 --- a/webapp/components/Notification/Notification.vue +++ b/webapp/components/Notification/Notification.vue @@ -1,12 +1,12 @@