From 0db66e2905a7394a5abf91c85de27cc95ced1c42 Mon Sep 17 00:00:00 2001 From: dave Date: Sun, 31 Mar 2019 13:41:22 -0400 Subject: [PATCH] #436 - keep original naming --- src/components/notification/notification.vue | 14 +++++++------- .../entity_normalizer/entity_normalizer.service.js | 4 ---- 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/src/components/notification/notification.vue b/src/components/notification/notification.vue index 7d88c90b..282ee6c1 100644 --- a/src/components/notification/notification.vue +++ b/src/components/notification/notification.vue @@ -6,15 +6,15 @@ >
- - + +
- - {{ notification.action.account.name }} + + {{ notification.action.user.name }} {{$t('notifications.favorited_you')}} @@ -30,18 +30,18 @@
- +
- +