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