Update src/view/screens/Settings/index.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>zio/stable
parent
44259948cc
commit
a7661b1f6f
|
@ -731,7 +731,7 @@ export function SettingsScreen({}: Props) {
|
|||
accessibilityRole="button"
|
||||
accessibilityLabel={_(msg`Change password`)}
|
||||
accessibilityHint={_(
|
||||
msg`Opens modal for change your Bluesky password`,
|
||||
msg`Opens modal for changing your Bluesky password`,
|
||||
)}>
|
||||
<View style={[styles.iconContainer, pal.btn]}>
|
||||
<FontAwesomeIcon
|
||||
|
|
Loading…
Reference in New Issue