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 }}