auto-commit for b1664458-49cf-4b2f-a543-fe7e46fa48ab

This commit is contained in:
emergent-agent-e1
2025-11-09 08:17:29 +00:00
parent e6383fdd32
commit 87f6b7c760
+1 -1
View File
@@ -153,7 +153,7 @@ export default function SettingsScreen({ navigation }: any) {
<SettingSection title={i18n.t('security')}>
<SettingItem
icon="finger-print"
title="Biometric Authentication"
title={i18n.t('biometricAuth')}
subtitle={biometricAvailable ? 'Use fingerprint or Face ID' : 'Not available on this device'}
rightElement={
biometricAvailable ? (