summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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')