Bluesky app fork with some witchin' additions 💫 witchsky.app
bluesky fork client

Update location copy (#9918)

authored by

Eric Bailey and committed by
GitHub
067c6dac 9b8c46cd

-12
-12
src/components/dialogs/DeviceLocationRequestDialog.tsx
··· 112 112 available in your region. 113 113 </Trans> 114 114 </Text> 115 - 116 - <Text 117 - style={[ 118 - a.text_md, 119 - a.leading_snug, 120 - t.atoms.text_contrast_medium, 121 - a.pb_xs, 122 - ]}> 123 - <Trans> 124 - Your location data is not tracked and does not leave your device. 125 - </Trans> 126 - </Text> 127 115 </View> 128 116 129 117 {error && (