Update src/view/screens/Moderation.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>zio/stable
parent
b0cdaf71dd
commit
2823e8aa47
|
@ -70,7 +70,7 @@ export function ModerationScreen({}: Props) {
|
|||
onPress={onPressContentFiltering}
|
||||
accessibilityRole="tab"
|
||||
accessibilityLabel={_(msg`Content filtering`)}
|
||||
accessibilityHint="">
|
||||
accessibilityHint={_(msg`Opens the content filtering preferences`)}>
|
||||
<View style={[styles.iconContainer, pal.btn]}>
|
||||
<FontAwesomeIcon
|
||||
icon="eye"
|
||||
|
|
Loading…
Reference in New Issue