From 9adf37385c4ae2dfaab09999e0a204715cb080c2 Mon Sep 17 00:00:00 2001 From: Louis Chemineau Date: Tue, 4 Apr 2023 15:17:19 +0200 Subject: [PATCH] Limit reblog action to status with 'public' and 'followers' visibility Signed-off-by: Louis Chemineau --- src/components/TimelinePost.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 @@ -