From cc857c43c0a20101346a1f8139f9ef34b6f5bfe1 Mon Sep 17 00:00:00 2001 From: Maxence Lange Date: Thu, 25 Jul 2019 09:38:07 -0100 Subject: syntax Signed-off-by: Maxence Lange --- src/components/TimelineList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/TimelineList.vue b/src/components/TimelineList.vue index 9fb2034b..1cac1c6b 100644 --- a/src/components/TimelineList.vue +++ b/src/components/TimelineList.vue @@ -100,7 +100,7 @@ export default { liked: { image: 'img/undraw/profile.svg', title: t('social', 'No liked posts found') - } + }, tags: { image: 'img/undraw/profile.svg', title: t('social', 'No posts found for this tag') -- cgit v1.2.3