mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 02:10:12 +01:00
commit
70cf24617b
@ -195,7 +195,7 @@ module.exports = class MetamaskController {
|
|||||||
if (!state.isUnlocked) {
|
if (!state.isUnlocked) {
|
||||||
this.opts.unlockAccountMessage()
|
this.opts.unlockAccountMessage()
|
||||||
} else {
|
} else {
|
||||||
this.addUnconfirmedMsg(msgParams, cb)
|
this.addUnconfirmedMessage(msgParams, cb)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user