Merge branch 'develop' into 'production'
update mastodon account See merge request taobojlen/fediverse.space!48
This commit is contained in:
commit
3d4cf07c1a
|
@ -268,7 +268,7 @@ class SidebarImpl extends React.Component<ISidebarProps, ISidebarState> {
|
||||||
icon={IconNames.BLOCKED_PERSON}
|
icon={IconNames.BLOCKED_PERSON}
|
||||||
title="No data"
|
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."
|
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={<AnchorButton icon={IconNames.CONFIRM} href="https://sunbeam.city/@tao" target="_blank">
|
action={<AnchorButton icon={IconNames.CONFIRM} href="https://cursed.technology/@tao" target="_blank">
|
||||||
Message @tao to opt in</AnchorButton>}
|
Message @tao to opt in</AnchorButton>}
|
||||||
/>
|
/>
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue