mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 02:10:12 +01:00
Linted
This commit is contained in:
parent
331bb735c7
commit
40f175c06f
@ -123,7 +123,7 @@ function reduceApp (state, action) {
|
||||
return extend(appState, {
|
||||
currentView: {
|
||||
name: 'newKeychain',
|
||||
context: appState.currentView.context
|
||||
context: appState.currentView.context,
|
||||
},
|
||||
transForward: true,
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user