summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2019-07-25 09:38:07 -0100
committerMaxence Lange <maxence@artificial-owl.com>2019-07-25 09:38:07 -0100
commitcc857c43c0a20101346a1f8139f9ef34b6f5bfe1 (patch)
tree82cdf5f49452be46240dca7640aa581403966b25
parentf668e6e81824f9ae106a324750cbfdc3e50e70d9 (diff)
syntax
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
-rw-r--r--src/components/TimelineList.vue2
1 files changed, 1 insertions, 1 deletions
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')