From c214197cee192d9ae511d145d8e28cef8ae9a0d1 Mon Sep 17 00:00:00 2001 From: shpuld Date: Mon, 9 Apr 2018 20:44:37 +0300 Subject: Separate notification into its own component, fix follow notification type --- src/components/notifications/notifications.vue | 29 +------------------------- 1 file changed, 1 insertion(+), 28 deletions(-) (limited to 'src/components/notifications/notifications.vue') diff --git a/src/components/notifications/notifications.vue b/src/components/notifications/notifications.vue index 99f00032..71fd2604 100644 --- a/src/components/notifications/notifications.vue +++ b/src/components/notifications/notifications.vue @@ -8,34 +8,7 @@
- -
- - - -
-
- -
- - {{ notification.action.user.name }} - - - {{$t('notifications.favorited_you')}} - - - - {{$t('notifications.repeated_you')}} - - - - {{$t('notifications.followed_you')}} - - - - -
-
+
-- cgit v1.2.3-70-g09d2