summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/components/TimelinePost.vue3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/components/TimelinePost.vue b/src/components/TimelinePost.vue
index 1a474733..fa849436 100644
--- a/src/components/TimelinePost.vue
+++ b/src/components/TimelinePost.vue
@@ -44,7 +44,8 @@
</span>
</template>
</NcButton>
- <NcButton :title="t('social', 'Boost')"
+ <NcButton v-if="item.visibility === 'public' || item.visibility === 'followers'"
+ :title="t('social', 'Boost')"
type="tertiary-no-background"
@click="boost">
<template #icon>