From 6d7fcb057d7578ed33c556641a4ff25c6be74d4e Mon Sep 17 00:00:00 2001 From: Roger Braun Date: Fri, 14 Apr 2017 22:08:08 +0200 Subject: [PATCH] Add missing route-link end tags. --- src/components/notifications/notifications.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/notifications/notifications.vue b/src/components/notifications/notifications.vue index 661d842c..a326e9cd 100644 --- a/src/components/notifications/notifications.vue +++ b/src/components/notifications/notifications.vue @@ -14,11 +14,11 @@
-

{{ notification.action.user.name }}
favorited your status

+

{{ notification.action.user.name }}
favorited your status

{{ notification.status.text }}

-

{{ notification.action.user.name }}
repeated your status

+

{{ notification.action.user.name }}
repeated your status

{{ notification.status.text }}