mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Fix background connection references
This commit is contained in:
parent
0deed17752
commit
7d7cb9af9d
@ -107,7 +107,7 @@ function getOldStyleData () {
|
||||
return result
|
||||
}
|
||||
|
||||
actions._setKeyringController(controller.getApi())
|
||||
actions._setBackgroundConnection(controller.getApi())
|
||||
actions.update = function(stateName) {
|
||||
selectedView = stateName
|
||||
updateQueryParams(stateName)
|
||||
|
Loading…
Reference in New Issue
Block a user