Update src/view/screens/Settings/index.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
@@ -532,7 +532,7 @@ export function SettingsScreen({}: Props) {
|
|||||||
onPress={openFollowingFeedPreferences}
|
onPress={openFollowingFeedPreferences}
|
||||||
accessibilityRole="button"
|
accessibilityRole="button"
|
||||||
accessibilityLabel={_(msg`Following feed preferences`)}
|
accessibilityLabel={_(msg`Following feed preferences`)}
|
||||||
accessibilityHint={_(msg`Opens the home feed preferences`)}>
|
accessibilityHint={_(msg`Opens the Following feed preferences`)}>
|
||||||
<View style={[styles.iconContainer, pal.btn]}>
|
<View style={[styles.iconContainer, pal.btn]}>
|
||||||
<FontAwesomeIcon
|
<FontAwesomeIcon
|
||||||
icon="sliders"
|
icon="sliders"
|
||||||
|
|||||||
Reference in New Issue
Block a user