mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 15:20:55 +01:00
Merge pull request #5984 from BlueWallet/import
ADD: Allow importing a QR Code image from other sources
This commit is contained in:
commit
41f4afed79
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ const AddressInput = ({
|
|||
launchedBy,
|
||||
onBarScanned,
|
||||
onBarScannerDismissWithoutData,
|
||||
showFileImportButton: true
|
||||
},
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue