mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Fix lint errors
This commit is contained in:
parent
d7b1cacabc
commit
896ae0ab89
@ -70,7 +70,7 @@ class ProviderApprovalController {
|
||||
this.platform && this.platform.sendMessage({
|
||||
action: 'answer-is-approved',
|
||||
isApproved: this.approvedOrigins[origin] && this.caching,
|
||||
caching: this.caching
|
||||
caching: this.caching,
|
||||
}, { active: true })
|
||||
}
|
||||
|
||||
|
13542
package-lock.json
generated
13542
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user