ADD: Allow importing a QR Code image from other sources

This commit is contained in:
Marcos Rodriguez Velez 2024-01-05 21:13:24 -04:00
parent 176668acbb
commit 32bc863d13
No known key found for this signature in database
GPG Key ID: 6030B2F48CCE86D7

View File

@ -82,6 +82,7 @@ const AddressInput = ({
launchedBy,
onBarScanned,
onBarScannerDismissWithoutData,
showFileImportButton: true
},
});
});