Update algorithmic recommendations helper text

This commit is contained in:
vineyardbovines
2026-08-25 10:34:45 -04:00
parent f87fdd2ea2
commit 3664c1fa49
@@ -41,9 +41,9 @@ export function AlgoVisibilityOptOut() {
<Text style={[a.leading_snug, t.atoms.text_contrast_high]}> <Text style={[a.leading_snug, t.atoms.text_contrast_high]}>
<Trans> <Trans>
Bluesky will not show your posts in the Discover feed (except to your On Bluesky, this means your posts will only appear in the Discover
followers) and will ask other apps not to show your posts in their own feed to people who follow you. Other apps can choose to use this
algorithmic recommendations. preference in their own algorithmic recommendations.
</Trans> </Trans>
</Text> </Text>
</View> </View>