Update copy

This commit is contained in:
Eric Bailey
2026-02-11 17:36:01 -06:00
parent 2586450f73
commit 9360256448
@@ -240,8 +240,10 @@ function GermSelfButton({did}: {did: string}) {
<Text style={[a.text_md, a.leading_snug, a.mt_sm]}> <Text style={[a.text_md, a.leading_snug, a.mt_sm]}>
<Trans> <Trans>
This button lets others send you a message in the Germ DM app. You This button lets others open the Germ DM app to send you a
can manage its visibility here or in Germ DM. message. You can manage its visibility from the Germ DM app, or
you can disconnect your Bluesky account from Germ DM altogether by
clicking the button below.
</Trans> </Trans>
</Text> </Text>
<View style={[a.mt_2xl, a.gap_md]}> <View style={[a.mt_2xl, a.gap_md]}>