From 8b7890f6aa340b567c0dab1624ba312f0750a3cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?marcin=20miko=C5=82ajczak?= Date: Sat, 16 Oct 2021 13:15:55 +0200 Subject: [PATCH] Fix remote follow button for remote accounts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: marcin mikołajczak --- app/soapbox/features/ui/components/action_button.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/soapbox/features/ui/components/action_button.js b/app/soapbox/features/ui/components/action_button.js index 2a171a2f3..e55b41142 100644 --- a/app/soapbox/features/ui/components/action_button.js +++ b/app/soapbox/features/ui/components/action_button.js @@ -88,7 +88,7 @@ class ActionButton extends ImmutablePureComponent { if (!me) { // Remote follow return (
- +