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
02916858ff
commit
3024b1f8dc
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ const LightningSettings = () => {
|
|||
editable={!isLoading}
|
||||
textContentType="URL"
|
||||
autoCapitalize="none"
|
||||
autoCorrect={false}
|
||||
underlineColorAndroid="transparent"
|
||||
/>
|
||||
</View>
|
||||
|
|
Loading…
Add table
Reference in a new issue