mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Make config page title consistent with menu item.
This commit is contained in:
parent
94bfb5410b
commit
9b61978738
@ -31,7 +31,7 @@ ConfigScreen.prototype.render = function () {
|
|||||||
state.dispatch(actions.goHome())
|
state.dispatch(actions.goHome())
|
||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
h('h2.page-subtitle', 'Configuration'),
|
h('h2.page-subtitle', 'Settings'),
|
||||||
]),
|
]),
|
||||||
|
|
||||||
// conf view
|
// conf view
|
||||||
|
Loading…
x
Reference in New Issue
Block a user