mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Add closing parens to appName
This commit is contained in:
parent
1d2cb46eff
commit
b1871bf32d
@ -41,7 +41,7 @@ UnlockScreen.prototype.render = function () {
|
||||
textTransform: 'uppercase',
|
||||
color: '#7F8082',
|
||||
},
|
||||
}, t('appName'),
|
||||
}, t('appName')),
|
||||
|
||||
h('input.large-input', {
|
||||
type: 'password',
|
||||
|
Loading…
Reference in New Issue
Block a user