mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-20 02:09:10 +01:00
Merge branch 'filepicker' of https://github.com/BlueWallet/BlueWallet into filepicker
This commit is contained in:
commit
447d0e3042
@ -108,7 +108,7 @@ const WalletsImport = () => {
|
||||
onPress={importButtonPressed}
|
||||
/>
|
||||
<BlueButtonLink
|
||||
title={loc.wallets.import.scan_qr}
|
||||
title='...or scan for wallet instead?'
|
||||
onPress={() => {
|
||||
navigate('ScanQrAddress', { launchedBy: 'ImportWallet', onBarScanned, showFileImportButton: true });
|
||||
}}
|
||||
|
Loading…
Reference in New Issue
Block a user