From cef9b6171d9f9efc6b066c5014895ed652d618ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tao=20Bror=20Bojl=C3=A9n?= Date: Wed, 6 Mar 2019 11:09:43 +0000 Subject: [PATCH] update mastodon account --- frontend/src/components/Sidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/Sidebar.tsx b/frontend/src/components/Sidebar.tsx index a5af465..2021dac 100644 --- a/frontend/src/components/Sidebar.tsx +++ b/frontend/src/components/Sidebar.tsx @@ -268,7 +268,7 @@ class SidebarImpl extends React.Component { icon={IconNames.BLOCKED_PERSON} title="No data" description="This instance has fewer than 5 users. It was not crawled in order to protect their privacy, but if it's your instance you can opt in." - action={ + action={ Message @tao to opt in} /> )