Update src/view/screens/Moderation.tsx

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
zio/stable
Minseo Lee 2024-02-15 09:19:54 +09:00 committed by GitHub
parent b0cdaf71dd
commit 2823e8aa47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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"