mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-20 14:05:27 +01:00
Update lightningSettings.js
This commit is contained in:
parent
cab798fc39
commit
6efe0fb405
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ const LightningSettings = () => {
|
|||
testID="URIInput"
|
||||
/>
|
||||
</View>
|
||||
|
||||
<BlueSpacing20 />
|
||||
<BlueText style={[styles.torSupported]}>{loc.settings.tor_supported}</BlueText>
|
||||
<BlueSpacing20 />
|
||||
<BlueButtonLink title={loc.wallets.import_scan_qr} testID="ImportScan" onPress={importScan} />
|
||||
|
|
Loading…
Add table
Reference in a new issue