This commit is contained in:
Eric Bailey
2025-07-10 11:39:39 -05:00
parent 6f7cf06162
commit 352092db00
2 changed files with 2 additions and 2 deletions
@@ -74,7 +74,7 @@ export function AgeRestrictedScreen({
<Text style={[a.text_md, a.leading_snug]}> <Text style={[a.text_md, a.leading_snug]}>
<Trans> <Trans>
👉 You must complete age verification to access this screen. You must complete age verification to access this screen.
</Trans> </Trans>
</Text> </Text>
+1 -1
View File
@@ -373,7 +373,7 @@ export function ModerationScreenInner({
</View> </View>
</Toggle.Item> </Toggle.Item>
</View> </View>
{disabledOnIOS && ( {disabledOnIOS && !isAgeRestricted && (
<View style={[a.pb_lg, a.px_lg]}> <View style={[a.pb_lg, a.px_lg]}>
<Text> <Text>
<Trans> <Trans>