1
0
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:
bitpshr 2018-11-06 14:30:33 -05:00
parent d7b1cacabc
commit 896ae0ab89
2 changed files with 6781 additions and 6763 deletions

View File

@ -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

File diff suppressed because it is too large Load Diff