mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-20 02:09:10 +01:00
Update encryptStorage.js
This commit is contained in:
parent
e01ffa85fb
commit
fe305876b3
@ -24,7 +24,7 @@ let loc = require('../../loc');
|
||||
export default class EncryptStorage extends Component {
|
||||
static navigationOptions = () => ({
|
||||
...BlueNavigationStyle(),
|
||||
title: loc.settings.security,
|
||||
title: 'Security',
|
||||
});
|
||||
|
||||
constructor(props) {
|
||||
|
Loading…
Reference in New Issue
Block a user