auto-commit for ff7cffc3-8746-4146-bf48-2e0b5179963a

This commit is contained in:
emergent-agent-e1
2025-11-09 08:17:49 +00:00
parent 21fdc1fd86
commit 51454935f0
+2 -2
View File
@@ -181,10 +181,10 @@ export default function SettingsScreen({ navigation }: any) {
</SettingSection>
{/* Preferences Section */}
<SettingSection title="Preferences">
<SettingSection title={i18n.t('preferences')}>
<SettingItem
icon="notifications"
title="Push Notifications"
title={i18n.t('pushNotifications')}
subtitle="Receive alerts and updates"
rightElement={
<Switch