diff --git a/views/Settings/WalletConfiguration.tsx b/views/Settings/WalletConfiguration.tsx index c01543d52..36ea549c8 100644 --- a/views/Settings/WalletConfiguration.tsx +++ b/views/Settings/WalletConfiguration.tsx @@ -571,6 +571,7 @@ export default class WalletConfiguration extends React.Component< navigation.navigate('WalletConfiguration', { node, newEntry: true, + active: false, saved: false, index: nodes!.length });