mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 02:10:12 +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())
|
||||
},
|
||||
}),
|
||||
h('h2.page-subtitle', 'Configuration'),
|
||||
h('h2.page-subtitle', 'Settings'),
|
||||
]),
|
||||
|
||||
// conf view
|
||||
|
Loading…
Reference in New Issue
Block a user