mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-20 02:09:10 +01:00
FIX: Provide better warning
This commit is contained in:
parent
865e7dbe40
commit
9615d0fc5f
@ -91,7 +91,7 @@ export default class EncryptStorage extends Component {
|
||||
} else {
|
||||
Alert.alert(
|
||||
'Decrypt Storage',
|
||||
'Are you sure you want to decrypt your storage?',
|
||||
'Are you sure you want to decrypt your storage? This will allow your wallets to be accessed without a password, and remove your plausible deniability wallets.',
|
||||
[
|
||||
{
|
||||
text: loc.send.details.cancel,
|
||||
|
Loading…
Reference in New Issue
Block a user