From 6727a61329399a83dc3918906b103da1b39368d7 Mon Sep 17 00:00:00 2001 From: Markus <57147781+maeckes-infinitylabs@users.noreply.github.com> Date: Mon, 13 Mar 2023 16:55:31 +0100 Subject: [PATCH] Update webapp/components/NotificationsTable/NotificationsTable.vue Co-authored-by: Hannes Heine --- webapp/components/NotificationsTable/NotificationsTable.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webapp/components/NotificationsTable/NotificationsTable.vue b/webapp/components/NotificationsTable/NotificationsTable.vue index e95000b19..34f696c9c 100644 --- a/webapp/components/NotificationsTable/NotificationsTable.vue +++ b/webapp/components/NotificationsTable/NotificationsTable.vue @@ -73,8 +73,8 @@ - - {{ n.from.contentExcerpt | removeHtml }} + + {{ notification.from.contentExcerpt | removeHtml }}