mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
lint - fix diagnostics reporter
This commit is contained in:
parent
20bdba3d17
commit
ece5cfc785
@ -10,7 +10,7 @@ class DiagnosticsReporter {
|
||||
await this.submit({
|
||||
accounts: Object.keys(orphans),
|
||||
metadata: {
|
||||
type: 'orphans'
|
||||
type: 'orphans',
|
||||
},
|
||||
})
|
||||
} catch (err) {
|
||||
|
Loading…
Reference in New Issue
Block a user