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
daf22168b6
commit
98dd684524
@ -26,7 +26,7 @@ function show () {
|
||||
height,
|
||||
})
|
||||
.catch((reason) => {
|
||||
log.error("failed to create poupup", reason)
|
||||
log.error('failed to create poupup', reason)
|
||||
})
|
||||
}
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user