mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
commit
a04815555f
@ -222,7 +222,7 @@ App.prototype.renderDropdown = function() {
|
||||
}),
|
||||
|
||||
h(DropMenuItem, {
|
||||
label: 'Lock Account',
|
||||
label: 'Lock',
|
||||
closeMenu:() => this.props.dispatch(actions.closeMenu()),
|
||||
action:() => this.props.dispatch(actions.lockMetamask()),
|
||||
icon: h('i.fa.fa-lock.fa-lg', { ariaHidden: true }),
|
||||
|
Loading…
Reference in New Issue
Block a user