mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-18 21:35:21 +01:00
Fix: encrypted typo
This commit is contained in:
parent
59851ff323
commit
5f8b1f5b15
@ -163,7 +163,7 @@ export default class EncryptStorage extends Component {
|
||||
<BlueListItem
|
||||
testID="EncyptedAndPasswordProtected"
|
||||
hideChevron
|
||||
title="Encypted and Password protected"
|
||||
title="Encrypted and Password protected"
|
||||
Component={TouchableWithoutFeedback}
|
||||
switch={{ onValueChange: this.onEncryptStorageSwitch, value: this.state.storageIsEncrypted }}
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user