auto-commit for 0907771d-cca3-4e4f-81e7-ecc40ae74426

This commit is contained in:
emergent-agent-e1
2025-11-08 22:45:39 +00:00
parent cd8a6a89c8
commit 36d121917f
+1 -1
View File
@@ -108,7 +108,7 @@ export default function SettingsScreen({ navigation }: any) {
icon="wallet"
title="Wallet Address"
subtitle="5GgTgG9sRm...ioki45"
onPress={() => {}}
onPress={() => navigation.navigate('WalletAddress')}
/>
</SettingSection>