mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
fix merge
This commit is contained in:
parent
6f7c23fd28
commit
9e1c90eafc
@ -64,7 +64,7 @@ module.exports = class MetamaskController {
|
||||
this.ethStore.getState(),
|
||||
this.configManager.getConfig(),
|
||||
this.keyringController.getState(),
|
||||
this.txManager.getState()
|
||||
this.txManager.getState(),
|
||||
this.noticeController.getState()
|
||||
)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user